diff --git a/symlinks/ideavimrc b/symlinks/ideavimrc index cd4d89b..53fb7b2 100644 --- a/symlinks/ideavimrc +++ b/symlinks/ideavimrc @@ -34,3 +34,9 @@ command! Start action Run command! A action GotoTest command! Scratch action NewScratchBuffer command! Ex NERDTree +command! Gw action Git.Add +command! Ggpull action Git.Pull +command! Gdiffsplit action Git.CompareWithBranch +command! G action Git.Menu +command! Gpro action Github.Create.Pull.Request +command! Gblame action Annotate