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
JJ c56cd6ee8b
Add support for Agda (#8285)
* agda language support (wip)

* improve highlights

* disable agda-language-server

* minor addendum to documentation

* cargo xtask docgen

* oh i can just do this neat

* minor comment cleanup

* upstream updated

* imports: missed a spot

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
11 months ago
..
README.md Rewrite and refactor all documentation (#5534) 2 years ago
adding_languages.md Add support for Agda (#8285) 11 months ago
indent.md Add documentation for new indent computation 11 months ago
injection.md book: Fix broken link (#8441) 1 year ago
textobject.md Rewrite and refactor all documentation (#5534) 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.