Enabled smart searching
This commit is contained in:
parent
5660486915
commit
4ffd646c94
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ set background=dark
|
||||||
" line numbers
|
" line numbers
|
||||||
set number
|
set number
|
||||||
|
|
||||||
|
" searching
|
||||||
|
set ignorecase
|
||||||
|
set smartcase
|
||||||
|
|
||||||
" preview commands
|
" preview commands
|
||||||
set inccommand=split
|
set inccommand=split
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue