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

v0.5: Breaking changes #28

Closed renzmann closed 1 year ago

renzmann commented 1 year ago
  1. Information about grammars are now structured into recipes, a common lisp struct.
  2. All alist modifications and caching is now done by treesit-auto--build-alists
  3. The global mode now undoes all modifications when toggled off
  4. Deprecation of treesit-auto-fallback-alist
  5. Deprecation of treesit-auto-opt-out-list