mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
Expand Org Babel language support
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
:after treesit
|
||||
:custom
|
||||
(treesit-auto-install 'prompt)
|
||||
(treesit-auto-langs '(bash c cpp dockerfile go gomod json markdown python yaml))
|
||||
(treesit-auto-langs '(bash c cpp dockerfile go gomod json markdown python rust yaml))
|
||||
:config
|
||||
(treesit-auto-add-to-auto-mode-alist 'all)
|
||||
(global-treesit-auto-mode))
|
||||
|
||||
Reference in New Issue
Block a user