summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2023-09-12fixupJohn Turner
2023-09-12add /root/bin to tramp-remote-pathJohn Turner
2023-09-12increase tramp-timeout to one hourJohn Turner
2023-09-12use best-side-window for flymake diagnostics buffersJohn Turner
2023-07-16setup ts modes in the treesit use-package expressionJohn Turner
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.
2023-07-16fixupJohn Turner