feat(.ideavim): change binding for commit window

chezmoi
sgoudham 1 year ago
parent 6a736eac4e
commit ed0bbd164a
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -154,7 +154,8 @@ map <leader>rc <Action>(RunClass)
map <leader>rf <Action>(ChooseRunConfiguration) map <leader>rf <Action>(ChooseRunConfiguration)
" Git stuffs " Git stuffs
map <leader>g <Action>(ActivateCommitToolWindow) map <leader>gg <Action>(ActivateCommitToolWindow)
map <leader>gx <Action>(Vcs.RollbackChangedLines)
" Hello terminal :D " Hello terminal :D
map <leader>t <Action>(ActivateTerminalToolWindow) map <leader>t <Action>(ActivateTerminalToolWindow)

Loading…
Cancel
Save