Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-22 | Drop support for evil-leader | William Carroll | 1 | -5/+9 | |
Preferring to use the `general` package for defining leader-prefixed keybindings than `evil-leader`. This TODO has existed for quite awhile, so I'm pleased to finish it! During the cleanup, I deleted some keybindings that I no longer used. | |||||
2020-01-06 | Change &keys -> &key in cl-defun | William Carroll | 1 | -1/+1 | |
These were latent bugs. | |||||
2019-12-24 | Massive configuration overhaul | William Carroll | 1 | -0/+78 | |
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs |