add ideavim config
This commit is contained in:
parent
a62e6f1f82
commit
938671f5d5
1 changed files with 5 additions and 0 deletions
5
dot_ideavimrc
Normal file
5
dot_ideavimrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
# I don't want to use any C- shortcuts via Vim
|
||||
sethandler <C-C> a:ide
|
||||
sethandler <C-V> a:ide
|
||||
sethandler <C-W> a:ide
|
||||
sethandler <C-S> a:ide
|
Loading…
Add table
Reference in a new issue