mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
feat(tree-sitter): add support to zig and nix
This commit is contained in:
@@ -47,3 +47,7 @@
|
||||
|
||||
(use-package! nix-repl
|
||||
:commands nix-repl-show)
|
||||
|
||||
;; Tree sitter
|
||||
(eval-when! (featurep! +tree-sitter)
|
||||
(add-hook! 'nix-mode-local-vars-hook #'tree-sitter!))
|
||||
|
Reference in New Issue
Block a user