mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
feat(zig): add treesit support
This commit is contained in:
@@ -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./
|
||||
|
Reference in New Issue
Block a user