Lorenzo Bettini
c34c1da736
docs(vi-mode): explaination for text objects ( #13116 )
1 year ago
vladislav doster
1d09c6bb0a
style: remove trailing whitespace ( #12303 )
2 years ago
Þórhallur Sverrisson
e0213342d1
feat(vi-mode): add option to disable clipboard ( #12037 )
3 years ago
bretello
df80a2da54
feat(vi-mode): copy to clipboard when using `vi-change*` and `vi-yank*` widgets ( #11861 )
3 years ago
Benjamin Lieb
3ea0e0d234
docs(vi-mode): document how to add vi-mode info on the prompt ( #11548 )
3 years ago
Julien Vincent
e0f92c8df5
feat(vi-mode): add settings for vi-mode cursor styles ( #10860 )
3 years ago
Sang-Yun Oh
4e2f4cdf68
docs(vi-mode): fix link typo in readme ( #10570 )
4 years ago
bretello
65bbd24eec
feat(vi-mode): add `INSERT_MODE_INDICATOR` ( #9732 )
...
Co-authored-by: bretello <bretello@distruzione.org>
4 years ago
Marc Cornellà
93ad3a8821
docs(vi-mode): document `$KEYTIMEOUT` issue ( #9588 )
...
Closes #9588
5 years ago
Marc Cornellà
2118d35e01
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
5 years ago
Marc Cornellà
79980b00fb
fix(vi-mode): hide cursor-change logic behind `VI_MODE_SET_CURSOR` setting
...
Fixes #9570
5 years ago
Marc Cornellà
94ce46d48b
docs(vi-mode): revamp README and document settings
5 years ago
Alexander Frolov
e957ae4135
Update README.md
11 years ago
Daniel Campoverde [alx741]
0e35bd4001
Plugins: vi-mode: Add first README file
11 years ago