ZIm/crates/vim/src
Conrad Irwin 0cacf01f90 vim: Fix 1G
Before this change code could not distinguish between a user providing a
count of 1 and no count at all.

Fixes: zed-industries/community#710
2023-06-22 12:11:14 -06:00
..
normal vim: Fix 1G 2023-06-22 12:11:14 -06:00
test Eliminate assets crate 2023-06-06 11:46:46 -07:00
editor_events.rs Avoid calling update_window twice in blurred event handler 2023-05-04 16:18:01 +02:00
insert.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
motion.rs vim: Fix 1G 2023-06-22 12:11:14 -06:00
normal.rs vim: Fix 1G 2023-06-22 12:11:14 -06:00
object.rs Fix remaining vim failures 2023-04-20 15:25:11 -06:00
state.rs Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage 2023-02-23 14:10:55 -08:00
test.rs vim: Fix 1G 2023-06-22 12:11:14 -06:00
utils.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
vim.rs vim: Fix 1G 2023-06-22 12:11:14 -06:00
visual.rs vim: Fix 1G 2023-06-22 12:11:14 -06:00