Add more tool window commands for ideavim

pull/2/head
Ensar Sarajčić 2021-10-03 21:53:26 +02:00
parent a299b15972
commit 16fc83f314
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@ command! Gdiffsplit action Git.CompareWithBranch
command! G action Git.Menu
command! Gpro action Github.Create.Pull.Request
command! Gblame action Annotate
command! TODO action ActivateTODOToolWindow
command! te action ActivateTerminalToolWindow