mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
neovim/spellcheck: disable programming wordlist
errors as it cannot download its spellfile. needs to be fixed
This commit is contained in:
parent
aaf286dce4
commit
1740b437c0
3 changed files with 6 additions and 2 deletions
|
@ -31,7 +31,6 @@ inputs: let
|
|||
|
||||
spellcheck = {
|
||||
enable = isMaximal;
|
||||
programmingWordlist.enable = isMaximal;
|
||||
};
|
||||
|
||||
lsp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue