hlissner/emacs-solaire-mode@731552b -> hlissner/emacs-solaire-mode@030964f Fixes solaire-mode not activating correctly due to missing autoload.
5 lines
199 B
EmacsLisp
5 lines
199 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/doom/packages.el
|
|
|
|
(package! doom-themes :pin "5221b0600d9da16e0e3af332ff1fe2ef624f0af4")
|
|
(package! solaire-mode :pin "030964f7c62696c8cfb29125df6e7649d2bf9aeb")
|