mirror of
https://github.com/neovim/neovim.git
synced 2026-02-27 04:42:53 +10:00
Avoid consecutive RPC requests involving :startinsert or :stopinsert, because consecutive RPC requests may be processed together, before the :startinsert or :stopinsert takes effect. Also change some feed_command() to command() to make tests faster.
48 KiB
48 KiB