ZIm/crates/vim/src/normal
Conrad Irwin 3b84b106e2
vim gigv (#13028)
Release Notes:

- vim: Fix `gi` when the insert ended at the end of a line (#12162)
- vim: Add `gv` to restore previous visual selection (#12888)
- vim: Fix `gl` when the first match is at the end of a line
2024-06-14 10:16:59 -06:00
..
case.rs vim: Add gU/gu/g~ (#12782) 2024-06-07 12:38:12 -06:00
change.rs Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
delete.rs Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
increment.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
indent.rs Implement Indent & Outdent as operators (#12430) 2024-06-04 15:17:01 -06:00
mark.rs vim gigv (#13028) 2024-06-14 10:16:59 -06:00
paste.rs Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
repeat.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
scroll.rs Add ability to scroll popovers with vim (#12650) 2024-06-05 13:39:17 -06:00
search.rs Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
substitute.rs Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00
yank.rs Multicursor vim registers (#13025) 2024-06-13 20:32:58 -06:00