From 4cc84e6223a06bd1a5d9cd4aca3f943dda26f23d Mon Sep 17 00:00:00 2001
From: noa@gaiwan.org
Date: Thu, 13 Jun 2024 23:00:17 +0000
Subject: Don't use use-package except to install packages
---
emacs/init.el | 345 ++++++++++++++++++++++++----------------------------------
1 file changed, 141 insertions(+), 204 deletions(-)
(limited to 'emacs')
diff --git a/emacs/init.el b/emacs/init.el
index dc50c79..ad98f0d 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -18,10 +18,8 @@
;; properly distinguish these chords from their ascii legacy
(define-key input-decode-map [?\C-m] [C-m])
-(use-package tubthumping-theme
- :config
- (load-theme 'tubthumping t))
-
+(require 'tubthumping-theme)
+(load-theme 'tubthumping t)
;; I make my caps lock a menu key, so i can open the command palette with it
(define-key context-menu-mode-map (kbd "