Let's see how this does

This commit is contained in:
Mossfet 2023-04-11 10:40:56 +01:00
parent 703b16b742
commit bdf75e548d

View file

@ -23,10 +23,10 @@
;;; definition/modification of themes ;;; definition/modification of themes
;;;###autoload ;;;###autoload
;; (and load-file-name (and load-file-name
;; (add-to-list 'custom-theme-load-path (add-to-list 'custom-theme-load-path
;; (file-name-as-directory (file-name-as-directory
;; (file-name-directory load-file-name)))) (file-name-directory load-file-name))))
;; (provide 'everforest-theme) (provide 'everforest-theme)
;;; everforest.el ends here ;;; everforest.el ends here