Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |