summaryrefslogtreecommitdiff
path: root/.config/emacs/custom.el
AgeCommit message (Collapse)Author
2025-04-22Pacify new Emacs warningKévin Le Gouguec
Had hoped I'd port all of this to use-package in init.el, but the March of Progress was too fast for me.
2025-01-25Achieve XDG complianceKévin Le Gouguec
… sort of. Emacs apps will stuff all manner of transient state under user-emacs-directory by default, so full XDG compliance would probably involve customizing them all to instead use ~/.cache but 🤷