diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-04-08 19:01:08 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-04-08 19:02:37 +0800 |
commit | 38506553f7213cc9df0f222c29127a9f182351e4 (patch) | |
tree | 3c9c776529289b693610ed988e9ea57560cdd17d /runtime/lua/vim/keymap.lua | |
parent | 2c7dc648ca796786b4847771c1df71dea20a1774 (diff) | |
download | rneovim-38506553f7213cc9df0f222c29127a9f182351e4.tar.gz rneovim-38506553f7213cc9df0f222c29127a9f182351e4.tar.bz2 rneovim-38506553f7213cc9df0f222c29127a9f182351e4.zip |
vim-patch:8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves
Problem: When 'insermode' is set :edit from <Cmd> mapping misbehaves.
Solution: Don't set "need_start_insertmode" when already in Insert mode.
(closes vim/vim#10116)
https://github.com/vim/vim/commit/3a56b6d405fc0f1ca928b77382f97d0c552bea64
Diffstat (limited to 'runtime/lua/vim/keymap.lua')
0 files changed, 0 insertions, 0 deletions