diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-05-13 17:01:24 +0530 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-05-13 17:02:56 +0530 |
commit | 955f2a223ca76fd4c606e1346731ce2b4f6ed5ac (patch) | |
tree | c7255403010fd61fc97b8a4b3e65a2779e0eb45c /vim/.vimrc | |
parent | 8fcdfac6614e1ea84f2bfd100b5713ce7dce2db0 (diff) | |
download | dotfiles-955f2a223ca76fd4c606e1346731ce2b4f6ed5ac.tar.gz dotfiles-955f2a223ca76fd4c606e1346731ce2b4f6ed5ac.tar.bz2 dotfiles-955f2a223ca76fd4c606e1346731ce2b4f6ed5ac.zip |
(Emacs/config|init)~cut my init time to just a second
I had a problem with after-init-hook which would (while supposedly
keeping (emacs-init-time) under 1.2 seconds) take ages to start emacs
just due to how many things were starting up using it. So I removed
all the after-init-hook functions and instead aggressively demand the
stuff I need and defer everything else through ":defer", ":after",
":hook" and ":general".
Happy to say my boot time is now actually 1.2 seconds without
compilation.
Diffstat (limited to 'vim/.vimrc')
0 files changed, 0 insertions, 0 deletions