neovim
neovim copied to clipboard
spell check in Neovim
Configure and document spell checking with Neovim
http://neovim.io/doc/user/spell.html
- turn on with
:setlocal spell spelllang=en
mapped that command to
map some mnemonic keys, e.g spc s c (spell check)
]sgoes to the next misspelled wordzgadds a word to the dictionary
See tweet for details https://twitter.com/b0rk/status/1632049667956457476?t=dRXDBaQ8kIDBdYvv2_Itwg&s=19