1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-06 16:53:13 +02:00
Files
IntelliJ-IdeaVim/tests/ui-ij-tests
Alex Plate 8d873c0bf1 Fix(VIM-3418): Restore mappings after plugin disable/enable
There is no need to clean up the requiredShortcuts after turning off the plugin. Also, previously this set was not populated properly and keys that were added by ideavimrc or by user were not restored
2024-05-09 08:57:12 +03:00
..