ZIm/crates/vim/src
2023-09-02 19:52:18 -06:00
..
normal Use consistent naming 2023-09-02 19:52:18 -06:00
test Fix tests with no neovim 2023-09-02 19:43:05 -06: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 multi-server-completions-tailwind 2023-08-30 22:58:37 -04:00
normal.rs vim: Add S to substitute line 2023-09-01 13:13:59 -06:00
object.rs Merge branch 'main' into multi-server-completions-tailwind 2023-08-30 22:58:37 -04:00
state.rs Store some vim state per-editor 2023-08-17 14:09:47 -06:00
test.rs A few more fixes for wrapped line motions 2023-08-25 14:40:04 -06: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