ignorecase => smartcase
This commit is contained in:
parent
841daca011
commit
fdc55e4972
@ -18,7 +18,6 @@ set guicursor=n:blinkon0
|
|||||||
set hidden
|
set hidden
|
||||||
set history=1000
|
set history=1000
|
||||||
set hlsearch
|
set hlsearch
|
||||||
set ignorecase
|
|
||||||
set incsearch
|
set incsearch
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set linebreak
|
set linebreak
|
||||||
@ -36,6 +35,7 @@ set shiftround
|
|||||||
set shiftwidth=4
|
set shiftwidth=4
|
||||||
set shortmess+=I
|
set shortmess+=I
|
||||||
set sidescroll=1
|
set sidescroll=1
|
||||||
|
set smartcase
|
||||||
set smarttab
|
set smarttab
|
||||||
set tabstop=4
|
set tabstop=4
|
||||||
set ttimeout
|
set ttimeout
|
||||||
|
Loading…
Reference in New Issue
Block a user