aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/treesit-x.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (define-treesit-generic-mode): Improve autoloading support (bug#80480)Stefan Monnier13 days1-10/+16
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* * lisp/treesit-x.el (treesit-generic-mode-font-lock-map): Extend.Juri Linkov2025-08-291-0/+7
* Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov2025-06-201-3/+7
* Embed html, yaml and toml in markdown-ts-mode.Juri Linkov2025-05-011-3/+8
* Add the keyword ':copy-queries' to 'treesit-language-source-alist'.Juri Linkov2025-04-231-1/+1
* * lisp/treesit-x.el: Quote :parent in define-treesit-generic-mode.Juri Linkov2025-04-221-2/+3
* * lisp/treesit-x.el: Use 'treesit-ensure-installed'.Juri Linkov2025-04-221-15/+19
* New treesit generic mode 'liquid-generic-ts-mode' (bug#77255)Juri Linkov2025-04-011-5/+115
* ; * lisp/treesit-x.el : Call 'treesit-declare-unavailable-functions'.Eli Zaretskii2025-03-291-0/+2
* * lisp/treesit-x.el: Remove unnecessary treesit-generic-mode.Juri Linkov2025-03-271-25/+1
* * lisp/treesit-x.el: New file.Juri Linkov2025-03-251-0/+229