neovim/spellcheck: disable programming wordlist

errors as it cannot download its spellfile. needs to be fixed
This commit is contained in:
raf 2024-04-27 16:22:42 +03:00
commit 1740b437c0
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
3 changed files with 6 additions and 2 deletions

View file

@ -34,7 +34,7 @@
"rich-presence"
"session"
"snippets"
"spellcheck"
# "spellcheck" # FIXME: see neovim/init/spellcheck.nix
"statusline"
"tabline"
"terminal"