We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa809e commit 08e6629Copy full SHA for 08e6629
modules/me-prog.el
@@ -21,7 +21,7 @@
21
:custom
22
(treesit-auto-install 'prompt)
23
:config
24
- (setq treesit-auto-langs (append treesit-auto-langs '(nix xml elisp))
+ (setq treesit-auto-langs (append treesit-auto-langs '(xml elisp))
25
treesit-auto-recipe-list
26
(append
27
0 commit comments