Skip to content

Commit

Permalink
[WIP] add package: treesit-auto
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroInNoMan authored and arthurleothaud committed May 30, 2024
1 parent e163659 commit 13e384f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions emacs.org
Original file line number Diff line number Diff line change
Expand Up @@ -3403,6 +3403,11 @@

(use-package tree-sitter-langs)

(use-package treesit-auto
:demand t
:config
(global-treesit-auto-mode))

#+END_SRC

** Formatting
Expand Down

0 comments on commit 13e384f

Please sign in to comment.