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.
2024-03-23 15:32:34 +09:00
..
src Reimplement tree motions in terms of syntax::TreeCursor 2024-03-23 15:32:34 +09:00
tests Reimplement tree motions in terms of syntax::TreeCursor 2024-03-23 15:32:34 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00
Cargo.toml build(deps): bump open from 5.0.1 to 5.1.2 (#9854) 2024-03-12 14:41:40 +09:00