Add an ideavimrc file
This commit is contained in:
parent
a27aca395c
commit
846e5007ad
1 changed files with 5 additions and 0 deletions
5
home/.ideavimrc
Normal file
5
home/.ideavimrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
set hlsearch
|
||||
set surround
|
||||
|
||||
inoremap jj <Esc>
|
||||
nnoremap <C-l> :noh<CR><C-l>
|
Loading…
Reference in a new issue