18 Commits (master)

Author SHA1 Message Date
John Turner 86fee35bc4
packages/nasm-mode: create use-package expr 3 months ago
John Turner aab807be63
packages/flycheck: set mypy cache dir to ~/.cache 3 months ago
John Turner 0f331b9321
message instead of error when treesit parser not available 6 months ago
John Turner 72c0d999b6
setup flycheck to use best-side-window for displaying errors 6 months ago
John Turner 105399f2a5
configure some libraries to use xdg directories to store state 7 months ago
John Turner 9e755851c6
create use-package expression for dired 7 months ago
John Turner db21b47a47
new use-package for c-ts-mode 8 months ago
John Turner 80a43c75b9
conditionally configure treesitter modes if their parsers are avail 8 months ago
John Turner 0b1d35fa57
typo 8 months ago
John Turner 7b17ec369d
fix syntax 8 months ago
John Turner a0d2ce6a98
create package sh-script 8 months ago
John Turner 6442c4be10
create package ebuild-mode 8 months ago
John Turner 65b9a8a6c7
fixup 8 months ago
John Turner 982f716ff7
add /root/bin to tramp-remote-path 8 months ago
John Turner 76103cc738
increase tramp-timeout to one hour 8 months ago
John Turner 0a6d48010b
use best-side-window for flymake diagnostics buffers 8 months 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.
10 months ago
John Turner a2438dabc3
fixup 10 months ago