zed/crates/vim/src
2022-11-10 17:25:22 -08:00
..
normal Tried alternate stratergy 2022-11-08 11:54:26 -08:00
test Split and move to pane working 2022-11-08 14:19:31 -08:00
editor_events.rs Merge branch 'main' into ime-support-2 2022-07-22 16:03:38 +02:00
insert.rs Tried alternate stratergy 2022-11-08 11:54:26 -08:00
motion.rs Addresses issue where left motion in vim mode would clip in the wrong direction 2022-11-04 15:21:29 -07:00
normal.rs Tried alternate stratergy 2022-11-08 11:54:26 -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 Add cursor blink setting and replicate cursor shape to remote collaborators 2022-10-17 16:20:47 -07:00
test.rs Add some tests for portions of visual text objects. Note: they are slightly broken currently as described in the tests 2022-10-10 15:32:12 -07:00
utils.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00
vim.rs Add cursor blink setting and replicate cursor shape to remote collaborators 2022-10-17 16:20:47 -07:00
visual.rs Tried alternate stratergy 2022-11-08 11:54:26 -08:00