zed/crates/editor
Nathan Sobo 16c23557b8
vim: Fix scrolling (#2647)
After #2641 we noticed that scrolling didn't take a count parameter, and
a few other issues with the way that we calculated the distance to
scroll.
 
Release Notes:

- Improved distance calculations for page-up/page-down
- vim: Allow counts to work with scrolling shortcuts.
2023-06-27 04:01:14 -06:00
..
src vim: Fix scrolling (#2647) 2023-06-27 04:01:14 -06:00
Cargo.toml Start work on a syntax tree view 2023-06-12 15:14:56 -07:00