ZIm/crates/vim/src
2023-07-21 14:47:38 -04:00
..
normal Fix shift-enter in search 2023-07-21 09:10:12 -06:00
test vim: ? to search backwards, and /<enter> to repeat search 2023-07-07 15:57:52 -06:00
editor_events.rs Fix enter in search 2023-07-20 20:48:36 -06:00
insert.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -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 vim: ? to search backwards, and /<enter> to repeat search 2023-07-07 15:57:52 -06:00
utils.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
vim.rs vim: add , and ; 2023-07-21 09:50:22 -06:00
visual.rs Avoid panic from assuming a vim operator exists on the operator stack 2023-07-21 14:25:30 -04:00