diff --git a/nix/home.nix b/nix/home.nix index ee5dfde..fd087d5 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -163,6 +163,9 @@ in { " ALE let g:ale_fix_on_save = 1 + let g:ale_fixers = { + \ 'elm': ['elm-format', 'format'] + \} " Easymotion map / (easymotion-sn)