.emacs.d/packages
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.
..
conf-mode.el fixup
ediff.el fixup
eglot.el fixup
flycheck.el fixup
flymake.el fixup
highlight-indentation.el fixup
ibuffer.el fixup
ielm.el fixup
magit.el fixup
man.el fixup
pixel-scroll.el fixup
prog-mode.el fixup
savehist.el fixup
text-mode.el fixup
tramp.el fixup
treesit.el setup ts modes in the treesit use-package expression