Configure treesit-auto
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
(use-package treesit-auto
|
||||
:ensure t
|
||||
:custom
|
||||
(treesit-auto-install 'prompt)
|
||||
:config
|
||||
(treesit-auto-add-to-auto-mode-alist 'all)
|
||||
(global-treesit-auto-mode))
|
||||
|
||||
(use-package markdown-mode
|
||||
|
||||
Reference in New Issue
Block a user