Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-31 | Lint string, macros.el | William Carroll | 1 | -4/+4 | |
More of the same type of linting... basically preferring `namespace-` instead of `namespace/`. | |||||
2020-08-31 | Lint prelude.el | William Carroll | 1 | -2/+2 | |
This was a doozey because I use it everywhere. Is there a better way to globally rename things? Aye aye aye... computers, man! | |||||
2020-08-20 | Remove unused kbd/install-kbds? | William Carroll | 1 | -8/+0 | |
In another refactor, I'd like to move all ad-hoc keybindings out of individual modules and into keybindings.el. | |||||
2020-01-30 | Move move .emacs.d out of configs/shared | William Carroll | 1 | -0/+90 | |
Moving all of my Emacs-related files into their own directory at the root of this repository. |