ZIm/crates/vim/src
2023-09-01 12:23:56 -06:00
..
normal Merge branch 'main' into vim-softwrap-word 2023-09-01 12:23:56 -06:00
test Fix find_{,preceding}boundary to work on buffer text 2023-08-29 18:03:29 -07:00
editor_events.rs Don't show vim mode when disabled 2023-08-18 15:50:34 -06:00
insert.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
mode_indicator.rs Give up on monospace indicator 2023-08-17 16:04:55 -06:00
motion.rs Merge branch 'main' into vim-softwrap-word 2023-09-01 12:23:56 -06:00
normal.rs Fix find_{,preceding}boundary to work on buffer text 2023-08-29 18:03:29 -07:00
object.rs Merge branch 'main' into vim-softwrap-word 2023-09-01 12:23:56 -06:00
state.rs Store some vim state per-editor 2023-08-17 14:09:47 -06:00
test.rs Fix find_{,preceding}boundary to work on buffer text 2023-08-29 18:03:29 -07:00
utils.rs vim: Fix linewise copy of last line with no trailing newline 2023-08-24 00:00:12 -06:00
vim.rs Preserve line mode selection on undo 2023-08-17 15:40:27 -06:00
visual.rs vim: Fix relative line motion 2023-08-25 14:40:04 -06:00