1
0
Fork 0
mirror of https://git.sr.ht/~ryuslash/yoshi-theme synced 2025-01-31 03:15:52 +01:00

Remove rainbow-mode local variable

This commit is contained in:
Steve Purcell 2016-02-24 23:34:52 +13:00
parent 967156bfb7
commit 2afae76255

View file

@ -469,7 +469,3 @@
(provide-theme 'yoshi) (provide-theme 'yoshi)
;;; yoshi-theme.el ends here ;;; yoshi-theme.el ends here
;; Local Variables:
;; eval: (rainbow-mode 1)
;; End: