vim/ideavimrc

6 lines
74 B
Plaintext

set hlsearch
set surround
inoremap jj <Esc>
nnoremap <C-l> :noh<CR><C-l>