ZIm/crates/vim/src
Pablo Ramón Guevara 7cdd808db2
helix: Fix replace in helix mode (#34789)
Closes https://github.com/zed-industries/zed/issues/33076

Release Notes:

- Fixed replace command on helix mode: now it actually replaces what was
selected and keeps the replaced text selected to better match helix
2025-07-24 08:29:58 -06:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal vim: Fix panic when scrolling beyond last line (#34172) 2025-07-10 01:37:16 +00:00
test ACP (#34030) 2025-07-09 16:02:31 +00:00
change_list.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
command.rs vim: Add :norm support (#33232) 2025-07-23 23:06:05 -06:00
digraph.rs gpui: Simplify Action macros + support doc comments in actions! (#33263) 2025-06-24 04:34:51 +00:00
helix.rs helix: Fix replace in helix mode (#34789) 2025-07-24 08:29:58 -06:00
indent.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
insert.rs vim: Add :norm support (#33232) 2025-07-23 23:06:05 -06:00
mode_indicator.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
motion.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
normal.rs Add ; key binding for Helix mode (#34315) 2025-07-17 22:30:01 -06:00
object.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
replace.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
rewrap.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04: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 lsp: Wait for shutdown response before sending exit notification (#33417) 2025-07-15 18:30:57 +03:00
vim.rs helix: Fix replace in helix mode (#34789) 2025-07-24 08:29:58 -06:00
visual.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00