Skip to content

Instantly share code, notes, and snippets.

@fowlie
Last active August 8, 2019 11:00
Show Gist options
  • Save fowlie/4d63cecadd6bee326b5f9b99a5a4a98f to your computer and use it in GitHub Desktop.
Save fowlie/4d63cecadd6bee326b5f9b99a5a4a98f to your computer and use it in GitHub Desktop.
My personal configuration file for IdeaVim
" vim-surround
set surround
" Selected IntelliSpace modules
source ~/intelli-space/spacemacs.vim
source ~/intelli-space/extra.vim
source ~/intelli-space/major.vim
source ~/intelli-space/hybrid.vim
" Map avy-goto-char-timer feature from KJump plugin
nmap <leader>jj :action KJumpAction<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment