Install treesitter grammars with nix
This commit is contained in:
parent
a115d31f07
commit
a19a1e4c98
2 changed files with 23 additions and 11 deletions
|
|
@ -709,7 +709,7 @@
|
|||
|
||||
(use-package treesit-auto
|
||||
:custom
|
||||
(treesit-auto-install 'prompt)
|
||||
(treesit-auto-install nil)
|
||||
:config
|
||||
(setq treesit-auto-langs
|
||||
'(swift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue