Set spell check language to en_gb
This commit is contained in:
parent
08f7c96d1f
commit
11730498c8
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -14,6 +14,7 @@ set omnifunc=syntaxcomplete#Complete
|
|||
set printoptions=paper:A4,duplex:off,header:0
|
||||
set ruler
|
||||
set shiftwidth=4
|
||||
set spl=en_gb spell
|
||||
set tabstop=4
|
||||
set wrap
|
||||
syntax on
|
||||
|
|
Loading…
Reference in a new issue