remove commented code

This commit is contained in:
Vladan Popovic 2022-04-08 00:10:23 +02:00
parent 307fe2f15a
commit f854300963
1 changed files with 0 additions and 5 deletions

View File

@ -169,11 +169,6 @@
(load-theme 'vim-colors t t) (load-theme 'vim-colors t t)
(enable-theme 'vim-colors) (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) (define-advice evil-ex-hl-match-hook (:around (fn hl) add-priority-reset-hook)
(or (funcall fn hl) (or (funcall fn hl)
(lambda (_ ov) (lambda (_ ov)