configs/neovim: disable ale for now
This commit is contained in:
parent
89b4155baf
commit
d4f5af25c3
@ -110,7 +110,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
baseVimPackages = with vimPlugins; [
|
baseVimPackages = with vimPlugins; [
|
||||||
ale
|
#ale
|
||||||
conjure
|
conjure
|
||||||
elm-vim
|
elm-vim
|
||||||
fugitive
|
fugitive
|
||||||
|
Loading…
Reference in New Issue
Block a user