mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 09:19:43 +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.
20 KiB
20 KiB