ZIm/crates/vim/src/normal
2025-08-04 16:22:18 +00:00
..
change.rs Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-04 16:22:18 +00:00
convert.rs Fix panic with Helix mode changing case (#34016) 2025-07-07 15:51:45 +00:00
delete.rs Rename remaining mentions of "inline completion" to "edit prediction" (#35512) 2025-08-04 16:22:18 +00:00
increment.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
mark.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
paste.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
repeat.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
scroll.rs vim: Fix panic when scrolling beyond last line (#34172) 2025-07-10 01:37:16 +00:00
search.rs vim: Implement /n and /c in :s (#34102) 2025-07-09 06:14:04 +00:00
substitute.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
toggle_comments.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
yank.rs Fix an interaction between vim's linewise yank and editor's paste (#33555) 2025-06-30 14:03:55 -06:00