Minor edits.

This commit is contained in:
Derek Taylor
2020-11-05 13:27:52 -06:00
parent 8fbacc6392
commit 35112d3f8c
170 changed files with 1304 additions and 756 deletions

View File

@@ -62,7 +62,7 @@
;; HACK The fringe cannot have a buffer-local remapping on Emacs <= 26, so
;; we jump through hoops to reset it (globally) whenever it is likely
;; that the fringe will have lost its background color.
(add-hook! '(doom-load-theme-hook doom-reload-hook) :append
(add-hook! '(doom-load-theme-hook doom-after-reload-hook) :append
#'solaire-mode-reset)
;; fringe can become unstyled when deleting or focusing frames

View File

@@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/doom/packages.el
(package! doom-themes :pin "24023de3c80c9f3afc3d012762d1ef0f8dbd326e")
(package! solaire-mode :pin "cd63b675140232f399e7733d7ce95a0b931b1058")
(package! doom-themes :pin "5c12834e724869993e1fa62cb3be29fda994a0d6")
(package! solaire-mode :pin "c697925f7e03819a4046a233f6ab31664aca9d6a")