zed/crates/vim
Conrad Irwin ea3a1745f5 Add vim-specific interactions to command
This mostly adds the commonly requested set (:wq and friends) and
a few that I use frequently
:<line> to go to a line number
:vsp / :sp to create a split
:cn / :cp to go to diagnostics
2023-09-20 20:44:26 -06:00
..
src Add vim-specific interactions to command 2023-09-20 20:44:26 -06:00
test_data Fix vim test recording 2023-09-20 12:01:04 -06:00
Cargo.toml vim . to replay 2023-09-06 13:49:55 -06:00