Don't ensure treesit-auto is installed

Might not be due to emacs compilation options on other systems
This commit is contained in:
Evie Litherland-Smith 2023-11-13 09:35:47 +00:00
parent 4c7bc1462e
commit 99aed74787
2 changed files with 0 additions and 2 deletions

View file

@ -427,7 +427,6 @@
(ibuffer-do-sort-by-project-file-relative))))))
(use-package treesit-auto
:ensure t
:config (global-treesit-auto-mode +1))
(setq direnv-always-show-summary nil)

View file

@ -495,7 +495,6 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
(ibuffer-do-sort-by-project-file-relative))))))
(use-package treesit-auto
:ensure t
:config (global-treesit-auto-mode +1))
(setq direnv-always-show-summary nil)