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