renzmann / treesit-auto

Automatic installation, usage, and fallback for tree-sitter major modes in Emacs 29
GNU General Public License v3.0
369 stars 28 forks source link

New feature: install all missing grammars at once #22

Closed renzmann closed 1 year ago

renzmann commented 1 year ago

This provides a new interactive function M-x treesit-auto-install-all, which checks for available grammars in treesit-language-source-alist and optionally prompts y/n before installing.