mirror of
https://github.com/neovim/neovim.git
synced 2025-01-01 17:23:36 -07:00
9e1ee9fb1d
Neovim already removed `evim` (or any similar flags). The 'insertmode' option is a weird remnant, so get rid of it. The 'insertmode' option is replaced with a script that closely emulates the option. This script is documented at :help 'insertmode' |
||
---|---|---|
.. | ||
completion_spec.lua | ||
count_spec.lua | ||
fold_spec.lua | ||
jump_spec.lua | ||
K_spec.lua | ||
lang_spec.lua | ||
langmap_spec.lua | ||
macro_spec.lua | ||
meta_key_spec.lua | ||
mode_cmdline_spec.lua | ||
mode_insert_spec.lua | ||
put_spec.lua | ||
search_spec.lua | ||
tabpage_spec.lua | ||
undo_spec.lua |