6 lines
74 B
Text
6 lines
74 B
Text
|
set hlsearch
|
||
|
set surround
|
||
|
|
||
|
inoremap jj <Esc>
|
||
|
nnoremap <C-l> :noh<CR><C-l>
|