From: rearman Date: Wed, 20 Aug 2025 19:23:39 +0000 (-0400) Subject: Formatting update X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=3b59a6cd2cd387279ded8eef46b7274a7bf7294a;p=emacsinit.git Formatting update --- diff --git a/README.md b/README.md index 021e551..b095ba0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ ## Foreward -Þis is my emacs config. It is meant to be used across linux, windows, and BSD. I use windows only at work (Industrial Controls). I use emacs often as a (very large) programmable calculator. +Þis is my emacs config. +It is meant to be used across linux, windows, and BSD. +I use windows only at work (Industrial Controls). +I use emacs often as a (very large) programmable calculator. Many ideas taken from: @@ -12,11 +15,14 @@ Many ideas taken from: ### A note on version checkiŋ -I keep my emacs installs on þe latest version, so I don't worry about looking at versions in my config unless I happen to update on linux/BSD before þe windows binaries are shared. Þat beiŋ said, I am now on version 30.1. +I keep my emacs installs on þe latest version, so I don't worry about looking at versions in my config unless I happen to update on linux/BSD before þe windows binaries are shared. +Þat beiŋ said, I am now on version 30.1. ## Overconfig -I have chaŋed þe overconfig. I no loŋer taŋle from an `.org` file, instead choosiŋ to split my config into a set of `features` to be `required` as needed. +I have chaŋed þe overconfig. +I no loŋer taŋle from an `.org` file, instead choosiŋ to split my config into a set of `features` to be `required` as needed. +I have recently placed more emphasis on `lazy-loading`, and have been able to get my `emacs-init-time` down to about 1/2 a second. ### Why?