12 Commits (86d3b6d1b49146225d1b3bb1bf9e80d9de8dc704)

Author SHA1 Message Date
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 0b1d35fa57
typo 1 year ago
John Turner 7b17ec369d
fix syntax 1 year ago
John Turner a0d2ce6a98
create package sh-script 1 year ago
John Turner 6442c4be10
create package ebuild-mode 1 year ago
John Turner 65b9a8a6c7
fixup 1 year ago
John Turner 982f716ff7
add /root/bin to tramp-remote-path 1 year ago
John Turner 76103cc738
increase tramp-timeout to one hour 1 year ago
John Turner 0a6d48010b
use best-side-window for flymake diagnostics buffers 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