mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-04-23 04:15:46 +02:00
Fix(VIM-3178): Workaround to support "Jump to Source" action mapping
This commit is contained in:
parent
1522618cd6
commit
7157f9c5a5
@ -160,5 +160,6 @@
|
||||
</group>
|
||||
|
||||
<action id="VimFindActionIdAction" class="com.maddyhome.idea.vim.listener.FindActionIdAction"/>
|
||||
<action id="VimJumpToSource" class="com.intellij.diff.actions.impl.OpenInEditorAction" />
|
||||
</actions>
|
||||
</idea-plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user