mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-19 12:34:02 +02:00
Enable the new way of action execution by default
This commit is contained in:
parent
f88a1cbe06
commit
681cef1d69
@ -133,7 +133,7 @@
|
|||||||
implementation="com.maddyhome.idea.vim.listener.VimListenerManager$VimDocumentListener"/>
|
implementation="com.maddyhome.idea.vim.listener.VimListenerManager$VimDocumentListener"/>
|
||||||
<registryKey defaultValue="true" description="Enable IdeaVim only in editor component and project tree"
|
<registryKey defaultValue="true" description="Enable IdeaVim only in editor component and project tree"
|
||||||
key="ideavim.only.in.editor.component"/>
|
key="ideavim.only.in.editor.component"/>
|
||||||
<registryKey defaultValue="true" description="Old action execution mechanism" key="ideavim.old.action.execution"
|
<registryKey defaultValue="false" description="Old action execution mechanism" key="ideavim.old.action.execution"
|
||||||
restartRequired="false"/>
|
restartRequired="false"/>
|
||||||
</extensions>
|
</extensions>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user