vim/ideavimrc

7 lines
87 B
Plaintext

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