ZIm/crates/vim/src
Rift 97c5c5a6e7
vim: Respect count for paragraphs (#33489)
Closes #32462 

Release Notes:

- vim: Paragraph objects now support counts (`d2ap`, `v2ap`, etc.)

---------

Co-authored-by: Rift <no@e.mail>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2025-06-27 22:05:47 -06:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
test gpui: Add keybind metadata API (#33316) 2025-06-24 16:07:45 +00:00
change_list.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
command.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
digraph.rs gpui: Simplify Action macros + support doc comments in actions! (#33263) 2025-06-24 04:34:51 +00:00
helix.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
indent.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
insert.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
mode_indicator.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
motion.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
normal.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
object.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
replace.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
rewrap.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
state.rs Simulate helix line wrapping (#32763) 2025-06-24 10:51:41 -06:00
surrounds.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
test.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
vim.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
visual.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00