ZIm/crates/vim/src/normal
Conrad Irwin f09da1a1c8
vim hml (#7298)
- Add a setting for `vertical_scroll_offset`
- Fix H/M/L in vim with scrolloff



Release Notes:

- Added a settings for `vertical_scroll_offset`
- vim: Fix H/M/L with various values of vertical_scroll_offset

---------

Co-authored-by: Vbhavsar <vbhavsar@gmail.com>
Co-authored-by: fdionisi <code@fdionisi.me>
2024-02-02 19:24:36 -07:00
..
case.rs Update name of function to match other implementation 2024-01-28 15:20:50 -05:00
change.rs Merge branch 'main' into language-api-docs 2024-01-18 15:06:45 -08:00
delete.rs vim: fix dtx when x is immediately to the right 2024-01-26 16:58:48 -08:00
increment.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
paste.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
repeat.rs Lock down test platform implementation 2024-01-20 15:03:36 -08:00
scroll.rs vim hml (#7298) 2024-02-02 19:24:36 -07:00
search.rs When searching in visual mode switch to normal mode 2024-01-20 16:33:07 +01:00
substitute.rs Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08:00
yank.rs Refactor TextLayoutDetails construction 2023-10-18 22:56:11 -06:00