config nvim spellcheck

This commit is contained in:
Arti Zirk 2020-05-13 12:56:28 +03:00
parent 3ae2f40696
commit 75ce6b5c1e
1 changed files with 4 additions and 0 deletions

View File

@ -31,3 +31,7 @@ cmap w!! w !sudo tee > /dev/null %
set list
set listchars=tab:\ \ ,trail,nbsp:⎵
" TODO: toggle between listchars to show tabs and new lines
" spellcheck
set spelllang=en
" enable via set spell