Spellcheck should be disabled via default.
This commit is contained in:
parent
1b0b8b1734
commit
babba66530
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ set cursorline
|
||||||
set nowritebackup
|
set nowritebackup
|
||||||
|
|
||||||
set mouse=
|
set mouse=
|
||||||
set spell spelllang=en_us,pl
|
set spelllang=en_us,pl
|
||||||
set tabstop=2
|
set tabstop=2
|
||||||
set scrolloff=5
|
set scrolloff=5
|
||||||
set shortmess-=S
|
set shortmess-=S
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue