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