Instance-1 reads: 100 → decrements to 99 → saves Instance-2 reads: 100 → decrements to 99 → saves (overwrites Instance-1!) Instance-3 reads: 100 → decrements to 99 → saves (overwrites Instance-2!) ...
IdeaVim plugins work like the original Vim plugins. If you want to turn any of them on, you have to enable it via this command in your ~/.ideavimrc: An extension for IdeaVim plugin that adds useful ...