Enabled smart searching
This commit is contained in:
parent
5660486915
commit
4ffd646c94
@ -52,6 +52,10 @@ set background=dark
|
||||
" line numbers
|
||||
set number
|
||||
|
||||
" searching
|
||||
set ignorecase
|
||||
set smartcase
|
||||
|
||||
" preview commands
|
||||
set inccommand=split
|
||||
|
||||
|
Reference in New Issue
Block a user