mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +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
|
@ -34,7 +34,7 @@
|
|||
"rich-presence"
|
||||
"session"
|
||||
"snippets"
|
||||
"spellcheck"
|
||||
# "spellcheck" # FIXME: see neovim/init/spellcheck.nix
|
||||
"statusline"
|
||||
"tabline"
|
||||
"terminal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue