Paul Stemmet
3e1e459c50
These gives us back the ability to use cspell, which was lost in the transition from coc-nvim to our current lua based setup. However, it requires the following to take effect: 1. Have nodejs installed (nvm is fine) 2. Run ':MasonInstall cspell' 3. Run ':PackerCompile' 4. Restart All goes well, when you next open nvim, you should have cspell powered spell checking and :LspInfo should show null-ls running. Word substitutes triggered via: @Buffer.Lsp.N.Leader.CodeAction Next/Prev word (or other diagnostic) via: @Global.N.DiagnosticNext @Global.N.DiagnosticPrev Where @ = nvim/lua/psoxizsh/key/bind.lua |
||
---|---|---|
.. | ||
lua/psoxizsh | ||
spellfile |