Hi!
I am a happy user of treesit-auto, and I recently switched to Emacs 30. From the treesit-auto readme, I understand that activating tree sitter modes should become easier in Emacs 30. But as far as I can see, it is still necessary to edit auto-mode-alist or major-mode-remap-alist.
There is also a recent discussion on emacs-devel about major-mode-remap-defaults, which is similar to major-mode-remap-alist, but managed by package developers, and not users.
What is the easiest way to activate tree sitter in all mode possible? Is it still treesit-auto? Is there some information I am missing? Thanks for your help.
Hi!
I am a happy user of
treesit-auto, and I recently switched to Emacs 30. From thetreesit-autoreadme, I understand that activating tree sitter modes should become easier in Emacs 30. But as far as I can see, it is still necessary to editauto-mode-alistormajor-mode-remap-alist.There is also a recent discussion on
emacs-develaboutmajor-mode-remap-defaults, which is similar tomajor-mode-remap-alist, but managed by package developers, and not users.What is the easiest way to activate tree sitter in all mode possible? Is it still
treesit-auto? Is there some information I am missing? Thanks for your help.