dictionary completion set
This commit is contained in:
parent
d63596d5c7
commit
d0e248d6ba
|
@ -43,6 +43,10 @@ set nohlsearch
|
|||
set completeopt=longest,menuone
|
||||
set completeopt-=preview
|
||||
|
||||
set nospell
|
||||
set dictionary+=/usr/share/dict/brit-a-z.txt,/usr/share/dict/britcaps.txt
|
||||
|
||||
|
||||
set tabstop=8
|
||||
set softtabstop=2
|
||||
set shiftwidth=2
|
||||
|
|
Loading…
Reference in New Issue