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/helix-term
Michael Davis 68b21578ac Reimplement tree motions in terms of syntax::TreeCursor
This uses the new TreeCursor type from the parent commit to reimplement
the tree-sitter motions (`A-p/o/i/n`). Other tree-sitter related
features like textobjects are not touched with this change and will
need a different, unrelated approach to solve.
8 months ago
..
src Reimplement tree motions in terms of syntax::TreeCursor 8 months ago
tests Reimplement tree motions in terms of syntax::TreeCursor 8 months ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump open from 5.0.1 to 5.1.2 (#9854) 9 months ago
build.rs Add icon to Windows executable (#9104) 10 months ago