fast_insert_mode mod of the vscode vim extensionCompletely bypassing extension logic when the setting is enabled - good for fast insert mode typing, disable it when want to do vim things in insert mode (macroes etc). This is a small modification of the original extension https://github.com/VSCodeVim/Vim Toggle the new mode using settings.json:
|