helix/helix-term/tests
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
..
test Reimplement tree motions in terms of syntax::TreeCursor 2024-03-23 15:32:34 +09:00
integration.rs transition to nucleo for fuzzy matching (#7814) 2023-08-30 13:26:21 +09:00