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