forked from doomemacs/doomemacs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doomemacs/themes@4199e74 -> doomemacs/themes@4d24728 hlissner/emacs-solaire-mode@9d143db -> hlissner/emacs-solaire-mode@186f97d Rewrite solaire-mode usage to adapt to upstream changes. This will yield a new class of edge cases, but I'll tackle those as I encounter them. Closes doomemacs#5063
- Loading branch information
Showing
8 changed files
with
9 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
;; -*- no-byte-compile: t; -*- | ||
;;; ui/doom/packages.el | ||
|
||
(package! doom-themes :pin "4199e74db170200995ee8dfbb55ffae004d6e219") | ||
(package! solaire-mode :pin "9d143db85428c5a7798e429f3b8abd2bf3f80747") | ||
(package! doom-themes :pin "4d24728f11853b5bd231687ac3f7a95108688313") | ||
(package! solaire-mode :pin "186f97d7dddc85131fb1e7be5f89de226f26ae51") |