Added: highlight search results
This commit is contained in:
parent
9ae0fe5706
commit
78798094d4
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ set linebreak
|
|||
" Searching with "/": Ignore case if search term is lower case.
|
||||
set ignorecase
|
||||
set smartcase
|
||||
|
||||
set hlsearch
|
||||
|
||||
" Strip trailing whitespaces on each save
|
||||
fun! <SID>StripTrailingWhitespaces()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue