## 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:
### 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?