ZIm/crates/vim/src/normal
Conrad Irwin 3635d2dced
Highlight selections on vim yank (#7638)
Fixes: #7311

Co-Authored-By: WindSoilder <WindSoilder@outlook.com>

Release Notes:

- Added a highlight on yanked text in vim normal mode

**or**

- N/A

Co-authored-by: WindSoilder <WindSoilder@outlook.com>
2024-02-09 16:18:09 -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 Highlight selections on vim yank (#7638) 2024-02-09 16:18:09 -07:00