diff --git a/desktop/configs/doom/.config/doom/config.el b/desktop/configs/doom/.config/doom/config.el index ca2e2a2..5734457 100644 --- a/desktop/configs/doom/.config/doom/config.el +++ b/desktop/configs/doom/.config/doom/config.el @@ -75,9 +75,6 @@ ;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how ;; they are implemented. -(add-to-list 'custom-theme-load-path "~/docs/everforest-theme") -(load-theme 'everforest-hard-dark t) - ;; https://superuser.com/questions/271023/can-i-disable-continuation-of-comments-to-the-next-line-in-vim (setq +evil-want-o/O-to-continue-comments nil) diff --git a/desktop/configs/doom/.config/doom/init.elc b/desktop/configs/doom/.config/doom/init.elc deleted file mode 100644 index 853aa95..0000000 Binary files a/desktop/configs/doom/.config/doom/init.elc and /dev/null differ