Add more git commands for ideavimrc

pull/2/head
Ensar Sarajčić 2021-10-03 21:49:28 +02:00
parent 14e69a7475
commit a299b15972
1 changed files with 6 additions and 0 deletions

View File

@ -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