mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-02-16 17:04:43 +02:00
config nvim spellcheck
This commit is contained in:
parent
3ae2f40696
commit
75ce6b5c1e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user