zed/crates/vim/src
Conrad Irwin 1f65effe57 Update status bar theming
Co-Authored-By: Nate Butler <iamnbutler@gmail.com>
2023-07-25 11:06:41 -06:00
..
normal Fix enter in search 2023-07-20 20:48:36 -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
mode_indicator.rs Update status bar theming 2023-07-25 11:06:41 -06:00
motion.rs Fix % when on the last character of the line 2023-07-01 13:51:11 -06:00
normal.rs vim: ? to search backwards, and /<enter> to repeat search 2023-07-07 15:57:52 -06:00
object.rs Fix remaining vim failures 2023-04-20 15:25:11 -06:00
state.rs Fix enter in search 2023-07-20 20:48:36 -06:00
test.rs Refactor mode indicator to remove itself 2023-07-24 09:51:54 -06:00
utils.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
vim.rs Update status bar theming 2023-07-25 11:06:41 -06:00
visual.rs vim: Fix 1G 2023-06-22 12:11:14 -06:00