Commit graph

5 commits

Author SHA1 Message Date
Marc Cornellà
3375aec95d fix(vi-mode)!: add back edit-command-line key binding as 'vv' (#9573)
BREAKING CHANGE: the key binding to open an editor to edit the command line has
been moved from being `v` (press v once) to being `vv` (press v twice). Now, the
action for `v` is the default `visual-mode`, as is in Vim.

Fixes #9573
2021-03-21 13:37:49 -04:00
Marc Cornellà
0fafea2fb6 fix(vi-mode): hide cursor-change logic behind VI_MODE_SET_CURSOR setting
Fixes #9570
2021-03-21 13:37:49 -04:00
Marc Cornellà
e0e7879e82 docs(vi-mode): revamp README and document settings 2021-03-21 13:37:49 -04:00
Alexander Frolov
e957ae4135 Update README.md 2015-09-23 09:54:22 +03:00
Daniel Campoverde [alx741]
0e35bd4001 Plugins: vi-mode: Add first README file 2015-06-12 00:08:26 +02:00