Bump :ui
Alexander-Miller/treemacs@5c01829 -> Alexander-Miller/treemacs@327bf63 abo-abo/hydra@16fa8d1 -> abo-abo/hydra@87873d7 dimitri/switch-window@204f9fc -> dimitri/switch-window@8710f63 ema2159/centaur-tabs@57afd81 -> ema2159/centaur-tabs@0e003e3 hlissner/emacs-doom-themes@a130617 -> hlissner/emacs-doom-themes@f569b5a jabranham/mixed-pitch@734fbdf -> jabranham/mixed-pitch@1cad46f joostkremers/writeroom-mode@7f7acde -> joostkremers/writeroom-mode@8a226a3 jrblevin/deft@f54e8a6 -> jrblevin/deft@fca9ea0
This commit is contained in:
parent
a9bf0b8985
commit
15f6a6cdd9
7 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/deft/packages.el
|
||||
|
||||
(package! deft :pin "f54e8a65a7e75a029657364055420374df45656d")
|
||||
(package! deft :pin "fca9ea05ef4fdac825e2ad3921baa7042f6b82c8")
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/doom/packages.el
|
||||
|
||||
(package! doom-themes :pin "a130617060eed2e48f85f41d107af8db1357a5aa")
|
||||
(package! doom-themes :pin "f569b5ac49d262dd646147c0956697a71af3d256")
|
||||
(package! solaire-mode :pin "adc8c0c60d914f6395eba0bee78feedda128b30b")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/hydra/packages.el
|
||||
|
||||
(package! hydra :pin "16fa8d109ec5799931a793b2e866ea9d593bee84")
|
||||
(package! hydra :pin "87873d788891029d9e44fa5458321d6a05849b94")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/tabs/packages.el
|
||||
|
||||
(package! centaur-tabs :pin "57afd81c7fd6449239af7adcda4cd2192976dbb8")
|
||||
(package! centaur-tabs :pin "0e003e34beb24cdad13ffb6b0ec5c580280123e2")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/treemacs/packages.el
|
||||
|
||||
(package! treemacs :pin "5c01829fe07ec96a74b6f9c2728933e6aff66324")
|
||||
(package! treemacs :pin "327bf63e58348e0b5070054477db801d5392cd75")
|
||||
;; 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 "204f9fc1a39868a2d16ab9370a142c8c9c7a0943")
|
||||
(package! switch-window :pin "8710f6304d843365fb59b6efe7e1f729d14e557c")
|
||||
(package! ace-window :pin "7003c88cd9cad58dc35c7cd13ebc61c355fb5be7"))
|
||||
|
||||
(when (featurep! +numbers)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/zen/packages.el
|
||||
|
||||
(package! writeroom-mode :pin "7f7acde5e8fc4ba74e511ca295e21f9ba7874730")
|
||||
(package! mixed-pitch :pin "734fbdf2d2c17beee151faf39bd10174a87eea5d")
|
||||
(package! writeroom-mode :pin "8a226a31a12a9203067094774ba6fd6175793e70")
|
||||
(package! mixed-pitch :pin "1cad46fddf741ed7ec5fc477d70e079e908e9ce6")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue