7 Commits (master)

Author SHA1 Message Date
John Turner 0f331b9321
message instead of error when treesit parser not available 1 year ago
John Turner db21b47a47
new use-package for c-ts-mode 1 year ago
John Turner 80a43c75b9
conditionally configure treesitter modes if their parsers are avail 1 year ago
John Turner 7b17ec369d
fix syntax 1 year ago
John Turner 65b9a8a6c7
fixup 1 year ago
John Turner 13c41c9799
setup ts modes in the treesit use-package expression
python-ts-mode and bash-ts-mode are not packages or features, so
we can't use them in a use-package expression.

Since we can't create use-package expressions for them, just set
up the requires variables in the treesit use-package expression.
1 year ago
John Turner a2438dabc3
fixup 1 year ago