vim/ideavimrc

6 lines
74 B
Plaintext
Raw Normal View History

2016-10-02 21:43:11 -04:00
set hlsearch
set surround
inoremap jj <Esc>
nnoremap <C-l> :noh<CR><C-l>