I start using the VSCodeVim plugin in VS Code.
I regularly save my file with Cmd-S (in Mac).
Following the philosophy of Practical Vim book, I consider this save point moment as a break in my thinking process. It would be cool if when I type Cmd-S, Vim returns in Normal mode.
Is there a way ?