From bf5b006f09b5c891ff127e60bff846cd6504db77 Mon Sep 17 00:00:00 2001 From: William Moore Date: Sun, 14 Jul 2024 03:23:04 -0500 Subject: [PATCH] Update for some clean ups --- README.org | 2 +- whomp/whomp-development.el | 6 +++--- whomp/whomp-interface.el | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 3db6bcd..b3bea5a 100644 --- a/README.org +++ b/README.org @@ -12,7 +12,7 @@ As it turns out, yeah, he admitted to being wrong. The result of rolling my own Furthermore, most of the major changes in W.H.O.M.P. are highly experimental and haven't been suggested for T.H.W.A.P. just yet. Enjoy! -From the original developer of T.H.W.A.P.(https://github.com/fuzzy/thwapmacs/): +From the original developer of T.H.W.A.P.( https://github.com/fuzzy/thwapmacs/ ): No doubt I've been helped along that journey by much reading and worthy YouTube Emacs content. And in that spirit I am publishing this configuration, and endeavoring to ensure that it is well commented and documented. If you have questions, diff --git a/whomp/whomp-development.el b/whomp/whomp-development.el index dbdb7de..0c625b6 100644 --- a/whomp/whomp-development.el +++ b/whomp/whomp-development.el @@ -53,9 +53,9 @@ (straight-use-package 'forge) (straight-use-package 'magit-todos) (whomp/add-key-binding "g s" 'magit-status "Git status (magit entrypoint)") - (whomp/add-key-binding "g l" 'magit-log "Git log (magit entrypoint") - (whomp/add-key-binding "g b" 'magit-blame "Git blame (magit entrypoint") - (whomp/add-key-binding "g f" 'magit-find-file "Git find file (magit entrypoint") + (whomp/add-key-binding "g l" 'magit-log "Git log (magit entrypoint)") + (whomp/add-key-binding "g b" 'magit-blame "Git blame (magit entrypoint)") + (whomp/add-key-binding "g f" 'magit-find-file "Git find file (magit entrypoint)") (message "magit loaded")) ;; projectile diff --git a/whomp/whomp-interface.el b/whomp/whomp-interface.el index 0158b47..6eded57 100644 --- a/whomp/whomp-interface.el +++ b/whomp/whomp-interface.el @@ -10,8 +10,7 @@ (const :tag "Doom themes" doomthemes) (const :tag "Sublime themes" sublimethemes) (const :tag "Kaolin themes" kaolinthemes) - (const :tag "Alect themes" alectthemes) - (const :tag "Wombat themes" wombatthemes)) + (const :tag "Alect themes" alectthemes)) :group 'whomp-config) ;; theme to load