Disable most of base.el settings.

I will be re-enabling bits as I find I need them.
This commit is contained in:
Tom Alexander
2023-09-09 00:33:17 -04:00
parent 01c5571da0
commit 8707a7941a
2 changed files with 71 additions and 63 deletions

View File

@@ -1,3 +1,5 @@
(use-package diminish)
;; Eglot recommends pulling the latest of the standard libraries it
;; uses from ELPA if you're not tracking the current emacs development
;; branch.