zed/crates/vim
Conrad Irwin 0dae0f6027
pixel columns (#3052)
@ForLoveOfCats and I found a few speedups that make this acceptably fast
(able to update ~10k selections in <100ms), so the remaining work here
is to fix the tests, and then ship!

Release notes:
- Updated up/down to work based on pixel positions
([#1966](https://github.com/zed-industries/community/issues/1966))
([#759](https://github.com/zed-industries/community/issues/759))
- vim: Fixed off-by-one in visual block mode
([2123](https://github.com/zed-industries/community/issues/2123))
2023-10-20 15:01:27 -06:00
..
src pixel columns (#3052) 2023-10-20 15:01:27 -06:00
test_data Fix single column vim selections 2023-10-20 11:17:19 -06:00
Cargo.toml Flesh out v1.0 of vim : 2023-09-20 20:44:41 -06:00