ZIm/crates/vim/src
Conrad Irwin 85b76b1143
Don't wrap on paragraphs (#3094)
Release Notes:

- vim: `{` and `}` will no longer wrap around end of file
([#2116](https://github.com/zed-industries/community/issues/2116)).
2023-10-10 19:25:40 -06:00
..
normal Fix panic in increment 2023-10-04 15:13:01 -06:00
test
command.rs
editor_events.rs
insert.rs
mode_indicator.rs
motion.rs
normal.rs vim: Add shift-y 2023-10-10 18:46:49 -06:00
object.rs
state.rs
test.rs Don't wrap on paragraphs 2023-10-06 10:32:15 -06:00
utils.rs
vim.rs Add enable vim mode checkbox to welcome screen 2023-10-08 20:07:59 -04:00
visual.rs