Skip to content

Instantly share code, notes, and snippets.

@arvinsim
arvinsim / .ideavimrc
Created March 27, 2023 06:17
Change Jetbrains IDE AceJump default if you are using IdeaVim
// https://github.com/acejump/AceJump
// https://stackoverflow.com/questions/46719530/how-do-i-tell-intellij-ideavim-to-re-source-the-ideavimrc
// IdeaVim users can choose to activate AceJump with a single keystroke (f, F and g are arbitrary) by running:
echo -e '
" Press `f` to activate AceJump
map f <Action>(AceAction)
" Press `F` to activate Target Mode