feat(zig): add treesit support

This commit is contained in:
Henrik Lissner
2025-05-24 17:18:08 +02:00
parent 3b2caa7dcd
commit 9acc5f48b6
3 changed files with 39 additions and 18 deletions

View File

@@ -22,10 +22,11 @@ This module adds [[https://ziglang.org/][Zig]] support, with optional (but recom
this.
- +tree-sitter ::
Leverages tree-sitter for better syntax highlighting and structural text
editing. Requires [[doom-module::tools tree-sitter]].
editing. Requires Emacs 29.1+ and [[doom-module::tools tree-sitter]].
** Packages
- [[doom-package:zig-mode]]
- [[doom-package:zig-ts-mode]] if [[doom-module:+tree-sitter]]
** Hacks
/No hacks documented for this module./