aboutsummaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/lua/dyamon/spell.lua
Commit message (Collapse)AuthorAgeFilesLines
* [nvim] Add lTeX LSP as spell/grammar checking alternativeFederico Igne2022-03-091-5/+34
|
* [nvim] Turn off syntax highlighting during spell checkingFederico Igne2022-03-051-0/+29
Syntax highlighting is not really turned off but all text-related highlighting groups are set to gray with a special "off" colorscheme.