zed/crates/vim/src
2023-08-14 16:05:41 -06:00
..
normal Fix warnings surfaced in Rust 1.71 2023-08-02 09:19:23 -07:00
test Store an AnyWindowHandle in WindowContext 2023-08-08 11:08:37 -06:00
editor_events.rs Store an AnyWindowHandle in WindowContext 2023-08-08 11:08:37 -06:00
insert.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
mode_indicator.rs Store an AnyWindowHandle in WindowContext 2023-08-08 11:08:37 -06:00
motion.rs vim: add , and ; 2023-07-21 09:50:22 -06:00
normal.rs Quality of life shortcuts for code actions 2023-07-21 09:47:15 -06:00
object.rs Fix remaining vim failures 2023-04-20 15:25:11 -06:00
state.rs vim: add , and ; 2023-07-21 09:50:22 -06:00
test.rs Fix vim escape in normal mode 2023-08-14 16:05:41 -06:00
utils.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
vim.rs Avoid panic by accessing view handle by global in wrong window 2023-07-27 18:53:05 -04:00
visual.rs Avoid panic from assuming a vim operator exists on the operator stack 2023-07-21 14:25:30 -04:00