From 7469d0c76ae9ad6a6e5ccc4fd95ea8df7dc010b0 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Thu, 21 Oct 2021 10:09:18 -0700 Subject: [PATCH] Add intellimacs bindings to ideavim if available --- ideavimrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ideavimrc b/ideavimrc index c0ce376..6af6795 100644 --- a/ideavimrc +++ b/ideavimrc @@ -4,3 +4,9 @@ nnoremap ggVG set surround set clipboard+=unnamed + +# Intellimacs +source ~/.intellimacs/spacemacs.vim +source ~/.intellimacs/major.vim +source ~/.intellimacs/hybrid.vim +source ~/.intellimacs/which-key.vim