Bump :ui
Alexander-Miller/treemacs@6c00fe7 -> Alexander-Miller/treemacs@389bca1 Bad-ptr/persp-mode.el@c132efe -> Bad-ptr/persp-mode.el@298df11 abo-abo/hydra@112e689 -> abo-abo/hydra@2d55378 dimitri/switch-window@277706b -> dimitri/switch-window@5bba780 ema2159/centaur-tabs@5453317 -> ema2159/centaur-tabs@b172646 emacsorphanage/anzu@7b8688c -> emacsorphanage/anzu@b3d15fb hlissner/emacs-doom-themes@e55d9a2 -> hlissner/emacs-doom-themes@74ebd77 iqbalansari/emacs-emojify@d886069 -> iqbalansari/emacs-emojify@9fc2277 jaypei/emacs-neotree@5e12716 -> jaypei/emacs-neotree@98fe213 joostkremers/writeroom-mode@8a226a3 -> joostkremers/writeroom-mode@92c47df seagle0128/doom-modeline@538017a -> seagle0128/doom-modeline@fb34eb5
This commit is contained in:
parent
9e76409238
commit
cde7a06bdf
10 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/doom/packages.el
|
;;; ui/doom/packages.el
|
||||||
|
|
||||||
(package! doom-themes :pin "e55d9a2ead88cf7039afdf944ba8e4be3165395a")
|
(package! doom-themes :pin "74ebd778571a2ba2a490d45a3f4161ea7251e050")
|
||||||
(package! solaire-mode :pin "c697925f7e03819a4046a233f6ab31664aca9d6a")
|
(package! solaire-mode :pin "c697925f7e03819a4046a233f6ab31664aca9d6a")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/emoji/packages.el
|
;;; ui/emoji/packages.el
|
||||||
|
|
||||||
(package! emojify :pin "d886069974d05c8c15654204f9afeaee962f3e7d")
|
(package! emojify :pin "9fc22776c5cad23e2f23344b52aa2e9a229a931f")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/hydra/packages.el
|
;;; ui/hydra/packages.el
|
||||||
|
|
||||||
(package! hydra :pin "112e689f75b59398d8eca79ac6562dca12b8a959")
|
(package! hydra :pin "2d553787aca1aceb3e6927e426200e9bb9f056f1")
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
;;; ui/modeline/packages.el
|
;;; ui/modeline/packages.el
|
||||||
|
|
||||||
(unless (featurep! +light)
|
(unless (featurep! +light)
|
||||||
(package! doom-modeline :pin "538017a399cb7b499853bdaf50928ca8b270693d"))
|
(package! doom-modeline :pin "fb34eb5eb60f41ce1bc23c2bad6ac20de5669f22"))
|
||||||
(package! anzu :pin "7b8688c84d6032300d0c415182c7c1ad6cb7f819")
|
(package! anzu :pin "b3d15fba5590286209424b8c2d6765265076f034")
|
||||||
(when (featurep! :editor evil)
|
(when (featurep! :editor evil)
|
||||||
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/neotree/packages.el
|
;;; ui/neotree/packages.el
|
||||||
|
|
||||||
(package! neotree :pin "5e1271655170f4cdc6849258e383c548a4e6e3d0")
|
(package! neotree :pin "98fe21334affaffe2334bf7c987edaf1980d2d0b")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/tabs/packages.el
|
;;; ui/tabs/packages.el
|
||||||
|
|
||||||
(package! centaur-tabs :pin "5453317b6b9f68bfbd934eee3b883207bfa331e0")
|
(package! centaur-tabs :pin "b172646b49d00c7e11fe4a4eaa80bbf026e58ab5")
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/treemacs/packages.el
|
;;; ui/treemacs/packages.el
|
||||||
|
|
||||||
(package! treemacs :pin "6c00fe74079a057ad4efc772eab9d73e4f09fa10")
|
(package! treemacs :pin "389bca1c3bdd4c4cf8245d6c4bdf8aa875e40d14")
|
||||||
;; These packages have no :pin because they're in the same repo
|
;; These packages have no :pin because they're in the same repo
|
||||||
(when (featurep! :editor evil +everywhere)
|
(when (featurep! :editor evil +everywhere)
|
||||||
(package! treemacs-evil))
|
(package! treemacs-evil))
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
;;; ui/window-select/packages.el
|
;;; ui/window-select/packages.el
|
||||||
|
|
||||||
(if (featurep! +switch-window)
|
(if (featurep! +switch-window)
|
||||||
(package! switch-window :pin "277706b863c05b3931925ee9dae8970d605bf061")
|
(package! switch-window :pin "5bba78073bc18197392f4d86eb1fe284f906219c")
|
||||||
(package! ace-window :pin "c7cb315c14e36fded5ac4096e158497ae974bec9"))
|
(package! ace-window :pin "c7cb315c14e36fded5ac4096e158497ae974bec9"))
|
||||||
|
|
||||||
(when (featurep! +numbers)
|
(when (featurep! +numbers)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/workspaces/packages.el
|
;;; ui/workspaces/packages.el
|
||||||
|
|
||||||
(package! persp-mode :pin "c132efe3094ce1368f54195028b29b82c65a64dc")
|
(package! persp-mode :pin "298df111f081b5925f0aa0126a1b8d334117e0a2")
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/zen/packages.el
|
;;; ui/zen/packages.el
|
||||||
|
|
||||||
(package! writeroom-mode :pin "8a226a31a12a9203067094774ba6fd6175793e70")
|
(package! writeroom-mode :pin "92c47dfa659c418700d064a479e30590bcfc1904")
|
||||||
(package! mixed-pitch :pin "d305108f9520e196b533f05d1dcc284cf535faaf")
|
(package! mixed-pitch :pin "d305108f9520e196b533f05d1dcc284cf535faaf")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue