]> git.earman.xyz Git - emacsinit.git/commitdiff
Formatting update
authorrearman <rearman@r717.net>
Wed, 20 Aug 2025 19:23:39 +0000 (15:23 -0400)
committerrearman <rearman@r717.net>
Wed, 20 Aug 2025 19:23:39 +0000 (15:23 -0400)
README.md

index 021e551716bfda99b782e52c7ca354b9d036cac8..b095ba0fb9aef152e9f5b577b60d23ae7405a147 100644 (file)
--- 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?