feat(janet): add treesit support

This commit is contained in:
Henrik Lissner
2025-05-15 17:44:34 +02:00
parent 8ac83f4600
commit e0e2c3aa61
3 changed files with 19 additions and 18 deletions

View File

@@ -12,7 +12,9 @@ This module adds rudimentary support for the [[https://janet-lang.org/][Janet pr
[[doom-contrib-maintainer:][Become a maintainer?]]
** Module flags
/This module has no flags./
- +tree-sitter ::
Leverages tree-sitter for better syntax highlighting and structural text
editing. Requires [[doom-module::tools tree-sitter]].
** Packages
- [[doom-package:janet-mode]]