Bump :ui
Alexander-Miller/treemacs@027e03b -> Alexander-Miller/treemacs@6c00fe7 Bad-ptr/persp-mode.el@14325c1 -> Bad-ptr/persp-mode.el@c132efe DarthFennec/highlight-indent-guides@a4f7714 -> DarthFennec/highlight-indent-guides@cf352c8 dimitri/switch-window@8710f63 -> dimitri/switch-window@277706b ema2159/centaur-tabs@7e0332b -> ema2159/centaur-tabs@5453317 emacs-straight/minimap@d8850be -> emacs-straight/minimap@37a0200 hlissner/emacs-doom-themes@24023de -> hlissner/emacs-doom-themes@d6ee47d hlissner/emacs-solaire-mode@cd63b67 -> hlissner/emacs-solaire-mode@d751c1c jabranham/mixed-pitch@1cad46f -> jabranham/mixed-pitch@d305108 seagle0128/doom-modeline@ffbaaee -> seagle0128/doom-modeline@538017a Fix #4023
This commit is contained in:
parent
01faa96992
commit
5b2b660eeb
9 changed files with 10 additions and 10 deletions
|
@ -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 "d6ee47dc8ed2cf9e585f62243214af03ba5b1687")
|
||||
(package! solaire-mode :pin "d751c1c4e97fe6a57740be4da74a2f4b77e3d96d")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/indent-guides/packages.el
|
||||
|
||||
(package! highlight-indent-guides :pin "a4f771418e4eed1f3f7879a43af28cf97747d41c")
|
||||
(package! highlight-indent-guides :pin "cf352c85cd15dd18aa096ba9d9ab9b7ab493e8f6")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/minimap/packages.el
|
||||
|
||||
(package! minimap :pin "d8850be6fb7b3dbff0cd9b5a04d10a6dcc527326")
|
||||
(package! minimap :pin "37a0200b0ca5d7a9f9fb545d4011324ed0512fbd")
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
;;; ui/modeline/packages.el
|
||||
|
||||
(unless (featurep! +light)
|
||||
(package! doom-modeline :pin "ffbaaee832f1c97ff608bc4959b408997d959b7d"))
|
||||
(package! doom-modeline :pin "538017a399cb7b499853bdaf50928ca8b270693d"))
|
||||
(package! anzu :pin "7b8688c84d6032300d0c415182c7c1ad6cb7f819")
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/tabs/packages.el
|
||||
|
||||
(package! centaur-tabs :pin "7e0332b138f836b9d0b6d2134310f53369598cfd")
|
||||
(package! centaur-tabs :pin "5453317b6b9f68bfbd934eee3b883207bfa331e0")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/treemacs/packages.el
|
||||
|
||||
(package! treemacs :pin "027e03b6fac5c0a870440d27c35d53bbe0215d81")
|
||||
(package! treemacs :pin "6c00fe74079a057ad4efc772eab9d73e4f09fa10")
|
||||
;; These packages have no :pin because they're in the same repo
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! treemacs-evil))
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
;;; ui/window-select/packages.el
|
||||
|
||||
(if (featurep! +switch-window)
|
||||
(package! switch-window :pin "8710f6304d843365fb59b6efe7e1f729d14e557c")
|
||||
(package! switch-window :pin "277706b863c05b3931925ee9dae8970d605bf061")
|
||||
(package! ace-window :pin "c7cb315c14e36fded5ac4096e158497ae974bec9"))
|
||||
|
||||
(when (featurep! +numbers)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/workspaces/packages.el
|
||||
|
||||
(package! persp-mode :pin "14325c11f7a347717d7c3780f29b24a38c68fbfc")
|
||||
(package! persp-mode :pin "c132efe3094ce1368f54195028b29b82c65a64dc")
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
;;; ui/zen/packages.el
|
||||
|
||||
(package! writeroom-mode :pin "8a226a31a12a9203067094774ba6fd6175793e70")
|
||||
(package! mixed-pitch :pin "1cad46fddf741ed7ec5fc477d70e079e908e9ce6")
|
||||
(package! mixed-pitch :pin "d305108f9520e196b533f05d1dcc284cf535faaf")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue