mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 06:24:13 -06:00
config: add IntelliJ and Zed keybindings and project settings
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
</action>
|
||||
<action id="GotoDeclaration">
|
||||
<keyboard-shortcut first-keystroke="ctrl g" second-keystroke="d" />
|
||||
<mouse-shortcut keystroke="control button1" />
|
||||
</action>
|
||||
<action id="GotoImplementation">
|
||||
<keyboard-shortcut first-keystroke="ctrl g" second-keystroke="i" />
|
||||
@@ -31,6 +32,7 @@
|
||||
</action>
|
||||
<action id="GotoSymbol">
|
||||
<keyboard-shortcut first-keystroke="ctrl g" second-keystroke="s" />
|
||||
<keyboard-shortcut first-keystroke="ctrl t" />
|
||||
</action>
|
||||
<action id="GotoTypeDeclaration">
|
||||
<keyboard-shortcut first-keystroke="ctrl g" second-keystroke="t" />
|
||||
|
||||
Reference in New Issue
Block a user