helix-mirror/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>
2023-12-16 05:29:26 +01:00
..
adding_languages.md Add support for Agda (#8285) 2023-12-16 05:29:26 +01:00
indent.md Add documentation for new indent computation 2023-12-15 15:59:54 +09:00
injection.md book: Fix broken link (#8441) 2023-10-02 16:10:29 +02: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.