ZIm/crates/vim/src/normal
João Marcos 9f0b09007b
Rename LSP function and simplify tests (#27313)
While working on a fix I found opportunities to improve readability, but
it's a big rename diff, so I'm landing separately.

Release Notes:

- N/A
2025-03-22 19:23:11 +00:00
..
case.rs Fix issue where changing the case of a vim object would be clipped at the end of the line (#24163) 2025-02-04 03:40:45 +00:00
change.rs vim: Add global marks (#25702) 2025-03-15 05:58:34 +00:00
delete.rs vim: Add global marks (#25702) 2025-03-15 05:58:34 +00:00
increment.rs vim: Add support for toggling boolean values (#25997) 2025-03-05 03:00:44 +00:00
mark.rs vim: Single quote mark (#27231) 2025-03-22 05:45:57 +00:00
paste.rs vim: Add global marks (#25702) 2025-03-15 05:58:34 +00:00
repeat.rs Rename LSP function and simplify tests (#27313) 2025-03-22 19:23:11 +00:00
scroll.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
search.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
substitute.rs vim: Add global marks (#25702) 2025-03-15 05:58:34 +00:00
toggle_comments.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
yank.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00