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