zed/crates/vim/src
2023-01-17 17:35:39 -08:00
..
normal fix final failing tests 2022-12-08 14:39:48 -08:00
test working f and t bindings 2023-01-06 14:24:20 -08:00
editor_events.rs disable vim mode in non full editors 2023-01-17 17:32:10 -08:00
insert.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
motion.rs in progress 2023-01-11 12:10:55 -08:00
normal.rs fix replace in normal and visual modes 2023-01-11 14:57:40 -08:00
object.rs Fix panic in vim motion when not listed as exclusive and add features enum to capture why tests are ignored 2022-10-24 18:27:56 -07:00
state.rs in progress 2023-01-11 12:10:55 -08:00
test.rs fix broken test 2023-01-17 17:35:39 -08:00
utils.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00
vim.rs disable vim mode in non full editors 2023-01-17 17:32:10 -08:00
visual.rs fix replace in normal and visual modes 2023-01-11 14:57:40 -08:00