ZIm/crates/vim/src
Finn Evers 3e0a755486
Remove some redundant entity clones (#36274)
`cx.entity()` already returns an owned entity, so there is no need for
these clones.

Release Notes:

- N/A
2025-08-15 20:27:44 +00:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal Remove some redundant entity clones (#36274) 2025-08-15 20:27:44 +00:00
test helix: Allow yank without a selection (#35612) 2025-08-14 17:04:01 +00:00
change_list.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
command.rs editor: Add access method for project (#36266) 2025-08-15 18:34:22 +00:00
digraph.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
helix.rs helix: Change f and t motions (#35216) 2025-08-14 13:04:07 -04:00
indent.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
insert.rs vim: Add ctrl-y/e in insert mode (#36017) 2025-08-11 23:20:09 -06:00
mode_indicator.rs Remove some redundant entity clones (#36274) 2025-08-15 20:27:44 +00:00
motion.rs helix: Change f and t motions (#35216) 2025-08-14 13:04:07 -04:00
normal.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
object.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
replace.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
rewrap.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
state.rs Simulate helix line wrapping (#32763) 2025-06-24 10:51:41 -06:00
surrounds.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00
test.rs lsp: Wait for shutdown response before sending exit notification (#33417) 2025-07-15 18:30:57 +03:00
vim.rs Remove some redundant entity clones (#36274) 2025-08-15 20:27:44 +00:00
visual.rs Remove unnecessary argument from Vim#update_editor (#36001) 2025-08-11 16:10:06 -06:00