Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-05 | packages/flycheck: set mypy cache dir to ~/.cache | John Turner | |
2023-11-20 | message instead of error when treesit parser not available | John Turner | |
2023-11-20 | setup flycheck to use best-side-window for displaying errors | John Turner | |
2023-11-04 | configure some libraries to use xdg directories to store state | John Turner | |
2023-10-23 | create use-package expression for dired | John Turner | |
2023-09-25 | new use-package for c-ts-mode | John Turner | |
2023-09-25 | conditionally configure treesitter modes if their parsers are avail | John Turner | |
2023-09-25 | typo | John Turner | |
2023-09-12 | fix syntax | John Turner | |
2023-09-12 | create package sh-script | John Turner | |
2023-09-12 | create package ebuild-mode | John Turner | |
2023-09-12 | fixup | John Turner | |
2023-09-12 | add /root/bin to tramp-remote-path | John Turner | |
2023-09-12 | increase tramp-timeout to one hour | John Turner | |
2023-09-12 | use best-side-window for flymake diagnostics buffers | John Turner | |
2023-07-16 | setup ts modes in the treesit use-package expression | John 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-16 | fixup | John Turner | |