mirror of
https://github.com/tanrax/thankful-eyes-theme.el.git
synced 2025-04-03 10:05:26 +02:00
Added autoload
This commit is contained in:
parent
5d2e4fdf7b
commit
246eb8b0aa
@ -58,4 +58,9 @@
|
|||||||
|
|
||||||
(provide-theme 'thankful-eyes)
|
(provide-theme 'thankful-eyes)
|
||||||
|
|
||||||
|
;;;###autoload
|
||||||
|
(when (and (boundp 'custom-theme-load-path) load-file-name)
|
||||||
|
(add-to-list 'custom-theme-load-path
|
||||||
|
(file-name-as-directory (file-name-directory load-file-name))))
|
||||||
|
|
||||||
;;; thankful-eyes-theme.el ends here
|
;;; thankful-eyes-theme.el ends here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user