dictionary completion set

This commit is contained in:
ManjaroOne666 2018-06-08 21:01:39 +01:00
parent d63596d5c7
commit d0e248d6ba
1 changed files with 4 additions and 0 deletions

View File

@ -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