about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/modeline.el (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-09-01 More Elisp lintingWilliam Carroll1-9/+10
In order for this to scale, I need to solve two things: 1. Ad-hoc ignore fill-column rules for URLs and other exceptions. 2. Run Elisp flychecker without evaluating my Elisp code and firing its side-effects.
2020-09-01 More Elisp lintingWilliam Carroll1-8/+12
This should cover most of the remaining linting errors. After this, I expect fewer than ten linting errors.
2020-07-06 Prefer telephone-line to doom-modelineWilliam Carroll1-0/+64
After growing frustrated with doom-modeline's compatibility with my EXWM setup, I decided to borrow @tazjin's setup, which I find to be much more appealing.