You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term
A-Walrus 1de02a147c Only draw indent guides within bounds
Better performance, and otherwise very long lines with lots of tabs
will wrap around the u16 and come back on the other side, messing up
the beginning skip_levels.
2 years ago
..
src Only draw indent guides within bounds 2 years ago
tests Fix append cursor location when selection anchor is at end of document (#4147) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump smallvec from 1.9.0 to 1.10.0 (#4093) 2 years ago
build.rs feat: support grammar cross-compilation 2 years ago