Skip to content

Commit 08e6629

Browse files
committed
tweak(treesit-auto): minor edit
1 parent 6fa809e commit 08e6629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/me-prog.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
:custom
2222
(treesit-auto-install 'prompt)
2323
:config
24-
(setq treesit-auto-langs (append treesit-auto-langs '(nix xml elisp))
24+
(setq treesit-auto-langs (append treesit-auto-langs '(xml elisp))
2525
treesit-auto-recipe-list
2626
(append
2727
treesit-auto-recipe-list

0 commit comments

Comments
 (0)