问题:
在 normal 模式,输入中文会直接切换到 insert 模式,并且会插入有分隔号的拼音,将原有的内容替换掉。
在 insert 模式下,输入中文的标点符号会连续出现两个标点符号。
这个老哥的解法真的有用!
设置( command + ,) -> 搜索 'editor.experimentalEditContextEnabled' -> 关闭勾选
https://blog.csdn.net/loyangel/article/details/148811251
issue: https://github.com/VSCodeVim/Vim/issues/9678