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
2024-01-15 15:33:26 +09:00
..
adding_languages.md Add support for Agda (#8285) 2023-12-16 05:29:26 +01:00
indent.md Bump tree-sitter to latest master (#9317) 2024-01-15 15:33:26 +09:00
injection.md Bump tree-sitter to latest master (#9317) 2024-01-15 15:33:26 +09:00
README.md Rewrite and refactor all documentation (#5534) 2023-03-06 18:27:17 +09:00
textobject.md Rewrite and refactor all documentation (#5534) 2023-03-06 18:27:17 +09:00

Guides

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