ZIm/crates/vim/src
Conrad Irwin c2c04616b4
vim S (#2929)
Release Notes:
- vim: Add `S` to substitute line ([#1897](https://github.com/zed-industries/community/issues/1897)).
2023-09-05 09:39:08 -06:00
..
normal vim S (#2929) 2023-09-05 09:39:08 -06:00
test vim S (#2929) 2023-09-05 09:39:08 -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 vim-softwrap-word 2023-09-01 12:23:56 -06:00
normal.rs vim S (#2929) 2023-09-05 09:39:08 -06: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