diff --git a/init.el b/init.el index 5d896ba..03d8686 100644 --- a/init.el +++ b/init.el @@ -169,11 +169,6 @@ (load-theme 'vim-colors t t) (enable-theme 'vim-colors) -;(use-package doom-themes -; :ensure t -; :config -; (load-theme 'doom-acario-light t)) - (define-advice evil-ex-hl-match-hook (:around (fn hl) add-priority-reset-hook) (or (funcall fn hl) (lambda (_ ov)