Commit Graph

96 Commits

Author SHA1 Message Date
Case Duckworth 89467846ab Force LF 2021-02-23 12:17:51 -06:00
Case Duckworth 0f95206684 Add messages to init.el 2021-02-20 00:42:20 -06:00
Case Duckworth e4f6714c1a Don't hide default modeline 2021-02-16 14:43:03 -06:00
Case Duckworth 199bf4ddd8 Don't raise GC Cons percentage
I think it causes problems with loading the init file
2021-02-10 10:16:08 -06:00
Case Duckworth 2a9373ae38 Change expand-file-name to locate-user-emacs-file 2021-01-28 12:42:08 -06:00
Case Duckworth 3eb18427a6 Normalize line endings 2021-01-26 21:18:12 -06:00
Case Duckworth 7302027ea1 I'm guessing ... whitespace? 2021-01-25 16:54:41 -06:00
Ashley Duckworth 679b0c30dc Finally sort out the config.org/el loading thing 2021-01-22 13:07:59 -06:00
Case Duckworth 6f7da55585 2020-01-21 2021-01-21 23:17:28 -06:00
Case Duckworth 92e86ff0ca 2020-01-21 2021-01-21 21:48:38 -06:00
Case Duckworth 68f0ed1ee3 Remove comments 2021-01-21 08:38:38 -06:00
Ashley Duckworth da92f0693f UI, Persistence 2021-01-20 12:57:24 -06:00
Case Duckworth 328793397c Change README.md to README.org 2021-01-19 23:43:19 -06:00
Case Duckworth 093e18808c Start over ... again 2021-01-19 23:40:14 -06:00
Case Duckworth cffd5b60c3 Change comment formatting 2021-01-09 14:45:29 -06:00
Case Duckworth 865a9a218a Add newer Org to load-path before tangling
This fixes a problem where, if config.org was newer than config.el, Emacs would
require the Org that comes with Emacs, which is older and breaks exporting, at least
to Markdown.  Adding the newer Org to the load path loads the newer Org instead.
2021-01-03 08:40:35 -06:00
Case Duckworth 6eb8fa9fda Fold init.el and early-init.el together
Weren’t doin’ no good apart.
2020-12-30 23:34:05 -06:00
Case Duckworth 3f1cd96a63 Update README 2020-12-21 23:20:21 -06:00
Case Duckworth 89422b864d Update tangled files 2020-12-16 19:12:05 -06:00
Case Duckworth 8a8ee8e243 Unignore {,early-}init.el 2020-12-11 18:32:19 -06:00
Case Duckworth 0301dbec89 Change init.org to config.org 2020-10-25 23:09:58 -05:00
Case Duckworth f2c1177b07 Remove byte compilation 2020-10-25 23:05:06 -05:00
Case Duckworth 2451c4e78d Add early-init.el to original init.el 2020-10-25 15:19:35 -05:00
Case Duckworth 1a29e22362 Convert to Literate Config 2020-10-25 12:11:41 -05:00
Case Duckworth 88ad211c9e End sentences with 2 spaces 2020-10-23 00:00:12 -05:00
Case Duckworth 81a79528f0 Add selectrum et al 2020-10-23 00:00:04 -05:00
Case Duckworth 0a2549e709 Disable UI elements 2020-10-22 23:59:48 -05:00
Case Duckworth df979eb4cd Add super-save 2020-10-22 23:59:08 -05:00
Case Duckworth a8176016f8 Add packages 2020-10-22 23:36:00 -05:00
Case Duckworth c62691484f Add unicode fonts 2020-10-22 23:35:45 -05:00
Case Duckworth faada2995a Add encoding 2020-10-22 23:35:26 -05:00
Case Duckworth 47b2435014 Add theme and set fonts 2020-10-22 21:08:28 -05:00
Case Duckworth 399df08896 I .. DECLARE .. BANKRUPTCY!!
Why?  Do you ask?  I'll tell you why.
awk-mode was mysteriously freezing up the whole dang program, and when I
emacs -Q 'd to see what it was, it started SO FAST.

So.  Fast.

So here we are.  Trying this again.
2020-10-22 20:55:21 -05:00
Case Duckworth a07e5724d3 Move stuff around 2020-10-12 20:22:20 -05:00
Case Duckworth 1f3cf1e216 Change bindings 2020-10-10 10:38:10 -05:00
Case Duckworth 0a1d66080c Add Fantasque Sans Mono to font list 2020-10-10 10:37:57 -05:00
Case Duckworth 339d1ad181 Change after-init-hooks to config 2020-10-10 10:01:42 -05:00
Case Duckworth f8ae4c6113 Remove aggressive indent
It competed with format-all...we'll see.
2020-10-09 22:17:52 -05:00
Case Duckworth ad0086b65e Add format-all and ... it formatted (?) 2020-10-09 22:15:33 -05:00
Case Duckworth fc7f170daf Change avy-goto keys 2020-10-09 22:15:17 -05:00
Case Duckworth c0f4046575 Add undo-fu 2020-10-09 22:15:02 -05:00
Case Duckworth ef4c65c443 Replace auto-save with super-save 2020-10-09 22:14:08 -05:00
Case Duckworth 518eff0d0a Etc changes, whatev 2020-10-08 20:20:25 -05:00
Case Duckworth bc8418de9c Move lambdas in hooks into their own functions 2020-10-08 20:20:02 -05:00
Case Duckworth f7f5c44587 Remove diminish
doom-modeline already diminishes, like, everything.
2020-10-08 20:18:57 -05:00
Case Duckworth e9223e8bd2 Un-disable disabled commands 2020-10-08 20:17:27 -05:00
Case Duckworth 5d221d518f Fix mode name in comment
Yeah it's a small commit.  WHATEVER MOM
2020-10-08 20:17:07 -05:00
Case Duckworth be1a6b69ea Add languages 2020-10-07 19:23:14 -05:00
Case Duckworth c40e3c70c0 Reorganize 2020-10-07 19:23:00 -05:00
Case Duckworth 8461004ea4 Remove exwm and add fonts and, apparently, whitespace?? 2020-09-25 08:25:53 -05:00