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/book/src/guides
Michael Davis 3011df4f35
Bump tree-sitter to latest master (#9317)
* query capture names now return `&str`s rather than `String`s
* the `#any-of?` predicate is now supported
6 months ago
..
README.md Rewrite and refactor all documentation (#5534) 1 year ago
adding_languages.md Add support for Agda (#8285) 7 months ago
indent.md Bump tree-sitter to latest master (#9317) 6 months ago
injection.md Bump tree-sitter to latest master (#9317) 6 months ago
textobject.md Rewrite and refactor all documentation (#5534) 1 year ago

README.md

Guides

This section contains guides for adding new language server configurations, tree-sitter grammars, textobject queries, and other similar items.