Added smartcase to vimrc
This commit is contained in:
parent
5be8437042
commit
33020b7b2c
1
vimrc
1
vimrc
@ -15,6 +15,7 @@ set cmdheight=2
|
|||||||
set wildmode=longest,list,full
|
set wildmode=longest,list,full
|
||||||
set wildmenu
|
set wildmenu
|
||||||
set wildignorecase
|
set wildignorecase
|
||||||
|
set smartcase
|
||||||
syntax on
|
syntax on
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
"Change working dir to current dir
|
"Change working dir to current dir
|
||||||
|
Loading…
Reference in New Issue
Block a user