ZIm/crates/vim/src
Peter Tripp eebee4ab18
Add stop_at_indent for MoveToBeginningOfLine (#25428)
Add support for `stop_at_indent` option for MoveToBeginningOfLine and SelectToBeginningOfLine instead of mixing that with `stop_at_soft_wraps`.
Add emacs mapping for `alt-m` (`back-to-indentation`)
2025-02-25 12:03:14 -05:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal Add stop_at_indent for MoveToBeginningOfLine (#25428) 2025-02-25 12:03:14 -05:00
test Add regex highlights in the query input (#25005) 2025-02-17 09:15:43 +00:00
change_list.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
command.rs Git actions v2 (#25197) 2025-02-19 21:22:31 -07:00
digraph.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
helix.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
indent.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
insert.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
mode_indicator.rs Display case-sensitive keybindings for vim commands (#24322) 2025-02-14 22:03:59 -07:00
motion.rs Add editor actions for moving and selecting to next / previous excerpt (#25299) 2025-02-21 00:23:20 +00:00
normal.rs vim: Add exchange (#24678) 2025-02-22 20:36:21 +00:00
object.rs vim: Refactor and fix multiline operations (#25055) 2025-02-24 18:30:21 -07:00
replace.rs vim: Add exchange (#24678) 2025-02-22 20:36:21 +00:00
rewrap.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
state.rs vim: Add exchange (#24678) 2025-02-22 20:36:21 +00:00
surrounds.rs Migrate keymap and settings + edit predictions rename (#23834) 2025-02-07 21:17:07 +05:30
test.rs Migrate keymap and settings + edit predictions rename (#23834) 2025-02-07 21:17:07 +05:30
vim.rs vim: Add exchange (#24678) 2025-02-22 20:36:21 +00:00
visual.rs vim: Refactor and fix multiline operations (#25055) 2025-02-24 18:30:21 -07:00