smartcase only works if ignorecase is on

This commit is contained in:
Thomas Ruoff
2018-02-26 22:45:27 +01:00
parent df593f6892
commit 7eed725858

1
vimrc
View File

@@ -88,6 +88,7 @@ endif
" set ignorecase
set infercase
set smartcase
set ignorecase
set hlsearch
set gdefault