![]() Release Notes: - vim: Added support for buffer-local marks (`'a-'z`) and some builtin marks `'<`,`'>`,`'[`,`']`, `'{`, `'}` and `^`. Global marks (`'A-'Z`), and other builtin marks (`'0-'9`, `'(`, `')`, `''`, `'.`, `'"`) are not yet implemented. (#5122) --------- Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com> |
||
---|---|---|
.. | ||
normal | ||
test | ||
command.rs | ||
editor_events.rs | ||
insert.rs | ||
mode_indicator.rs | ||
motion.rs | ||
normal.rs | ||
object.rs | ||
replace.rs | ||
state.rs | ||
surrounds.rs | ||
test.rs | ||
utils.rs | ||
vim.rs | ||
visual.rs |