mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-05 00:34:04 +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"/>
|
||||
<registryKey defaultValue="true" description="Enable IdeaVim only in editor component and project tree"
|
||||
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"/>
|
||||
</extensions>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user