add ideavim config

This commit is contained in:
liv 2023-08-24 09:58:59 +02:00
parent a62e6f1f82
commit 938671f5d5

5
dot_ideavimrc Normal file
View 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