Updating options
This commit is contained in:
parent
35bdf1041c
commit
5f93424bcc
@ -12,6 +12,7 @@ set completeopt-=preview
|
|||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
set expandtab
|
set expandtab
|
||||||
set fileformats=unix,dos,mac
|
set fileformats=unix,dos,mac
|
||||||
|
set gdefault
|
||||||
set hidden
|
set hidden
|
||||||
set history=1000
|
set history=1000
|
||||||
set hlsearch
|
set hlsearch
|
||||||
@ -35,6 +36,7 @@ set smartcase
|
|||||||
set smartcase
|
set smartcase
|
||||||
set smarttab
|
set smarttab
|
||||||
set tabstop=4
|
set tabstop=4
|
||||||
|
set ttyfast
|
||||||
set wildmenu
|
set wildmenu
|
||||||
set wrapmargin=1
|
set wrapmargin=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user