Add more tool window commands for ideavim
parent
a299b15972
commit
16fc83f314
|
@ -40,3 +40,5 @@ command! Gdiffsplit action Git.CompareWithBranch
|
||||||
command! G action Git.Menu
|
command! G action Git.Menu
|
||||||
command! Gpro action Github.Create.Pull.Request
|
command! Gpro action Github.Create.Pull.Request
|
||||||
command! Gblame action Annotate
|
command! Gblame action Annotate
|
||||||
|
command! TODO action ActivateTODOToolWindow
|
||||||
|
command! te action ActivateTerminalToolWindow
|
||||||
|
|
Loading…
Reference in New Issue