feat: enable haskell language server
This commit is contained in:
parent
ee7f436e62
commit
f22c4d529b
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
python-pkgs.pip
|
python-pkgs.pip
|
||||||
python-pkgs.black
|
python-pkgs.black
|
||||||
])))
|
])))
|
||||||
|
(lib.mkIf config.modules.apps.neovim.enableLanguages hls)
|
||||||
];
|
];
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
viAlias = true;
|
viAlias = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue