vim: clear search
This commit is contained in:
parent
648fcf651b
commit
2920721f3a
2 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ endif
|
||||||
set ignorecase
|
set ignorecase
|
||||||
" Makes search act like search in modern browsers
|
" Makes search act like search in modern browsers
|
||||||
set incsearch
|
set incsearch
|
||||||
|
map <C-n> :noh<CR>
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 130 B |
Loading…
Reference in a new issue