Commit Graph

5 Commits

Author SHA1 Message Date
Case Duckworth
407771183e Massively refactor
- Redefine as much as possible as `setup' forms
- Reorganize into "Setup", "Basics", and "Packages" sections
- Within each section, alphabetize sexps
- Also (mostly) alphabetize acdw- files
- (Not the ones that are almost completely others' code)
- Sidebar: Why is this not a thing in elisp!?  Should write a function
- Break karthink's thing into another library `acdw-re'
- Add a function to `acdw': `acdw/find-emacs-source'
- Should refactor that to better find the source

I think everything looks much more better now!
2021-04-29 12:29:03 -05:00
Case Duckworth
82dcdbb459 Fix arrayp bug in `acdw-modeline/vc-branch' 2021-03-30 11:58:37 -05:00
Case Duckworth
07876efe87 Add god-mode indicator to modeline
... and whitespace...
2021-03-25 12:21:37 -05:00
Case Duckworth
fe1706e7d9 Remove empty comment lines in headers 2021-03-16 11:16:21 -05:00
Case Duckworth
4283ccdd2c Further configure the mode line
I've broken out extra functions into `acdw-modeline', so they don't clutter up
the init.el too much.
2021-03-14 23:48:40 -05:00