mirror of https://github.com/helix-editor/helix
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.
3011df4f35
* query capture names now return `&str`s rather than `String`s * the `#any-of?` predicate is now supported |
11 months ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
adding_languages.md | 12 months ago | |
indent.md | 11 months ago | |
injection.md | 11 months ago | |
textobject.md | 2 years ago |
README.md
Guides
This section contains guides for adding new language server configurations, tree-sitter grammars, textobject queries, and other similar items.