diff --git a/symlinks/ideavimrc b/symlinks/ideavimrc index 82940aa..b1d957b 100644 --- a/symlinks/ideavimrc +++ b/symlinks/ideavimrc @@ -44,10 +44,10 @@ command! Ggpush action Vcs.Push command! Gdiffsplit action Git.CompareWithBranch command! G action Git.Menu command! Gpro action Github.Create.Pull.Request -command! Gblame action Annotate +command! Git blame action Annotate command! TODO action ActivateTODOToolWindow command! Term action ActivateTerminalToolWindow command! Sync action Android.SyncProject command! Format action ReformatCode -nmap tb (Annotate) \ No newline at end of file +nmap tb (Annotate)