mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Add fourmolu as a Haskell formatter
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
915e1544ee
commit
01421acf78
|
@ -10,6 +10,8 @@
|
||||||
:config
|
:config
|
||||||
(push '(alejandra . ("alejandra"))
|
(push '(alejandra . ("alejandra"))
|
||||||
apheleia-formatters)
|
apheleia-formatters)
|
||||||
|
(push '(fourmolu . ("fourmolu" "--stdin-input-file" filepath))
|
||||||
|
apheleia-formatters)
|
||||||
(push '(nix-mode . alejandra)
|
(push '(nix-mode . alejandra)
|
||||||
apheleia-mode-alist)
|
apheleia-mode-alist)
|
||||||
(apheleia-global-mode +1))
|
(apheleia-global-mode +1))
|
||||||
|
|
Loading…
Reference in a new issue