ZIm/crates/vim/src/normal
Kirill Bulatov 5841ac406d
Fix the completions being too slow (#19013)
Closes https://github.com/zed-industries/zed/issues/19005

Release Notes:

- Fixed completion items inserted with a delay
([#19005](https://github.com/zed-industries/zed/issues/19005))

---------

Co-authored-by: Antonio Scandurra <antonio@zed.dev>
2024-10-10 12:53:02 +03:00
..
case.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
change.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
delete.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
increment.rs Remove leftover println statements (#18389) 2024-09-26 12:52:56 +02:00
mark.rs Fix register selection in visual mode (#18418) 2024-09-26 20:27:49 -06:00
paste.rs Fix register selection in visual mode (#18418) 2024-09-26 20:27:49 -06:00
repeat.rs Fix the completions being too slow (#19013) 2024-10-10 12:53:02 +03:00
scroll.rs vim: Fix ctrl-b not moving the cursor (#17808) 2024-09-16 15:01:20 +02:00
search.rs Use WHOLE_WORD search option in vim mode's whole-word search (#18725) 2024-10-09 19:26:28 +02:00
substitute.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
toggle_comments.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
yank.rs vim: Command selection fixes (#18424) 2024-09-27 10:06:19 -06:00