Bump :ui
Alexander-Miller/treemacs@9eaef27 -> Alexander-Miller/treemacs@f132498 dimitri/switch-window@5bba780 -> dimitri/switch-window@2801d9b ema2159/centaur-tabs@df97209 -> ema2159/centaur-tabs@51f28d0 emacs-lsp/lsp-treemacs@4cfb46d -> emacs-lsp/lsp-treemacs@192c8f5 jabranham/mixed-pitch@d5f64b9 -> jabranham/mixed-pitch@519e05f seagle0128/doom-modeline@00bc89b -> seagle0128/doom-modeline@e898c0d
This commit is contained in:
parent
59a8856ecf
commit
8a73a52534
5 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
;;; ui/modeline/packages.el
|
||||
|
||||
(unless (featurep! +light)
|
||||
(package! doom-modeline :pin "00bc89b8ded4c452ccf65edce5dce6f9a1e41611"))
|
||||
(package! doom-modeline :pin "e898c0d39615a9c5384aab99f5e8835be407483f"))
|
||||
(package! anzu :pin "bdb3da5028935a4aea55c40769bc191a81afb54e")
|
||||
(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 "df972095135de90b47413190f61ec4f5af33f9f1")
|
||||
(package! centaur-tabs :pin "51f28d03936aef5237f14bc08b2ae26949ecef0f")
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/treemacs/packages.el
|
||||
|
||||
(package! treemacs :pin "9eaef270de9fde50ef029c12db6d8b89cc4580d8")
|
||||
(package! treemacs :pin "f13249866b300ec3a4908bf132d984c6354e3fcf")
|
||||
;; These packages have no :pin because they're in the same repo
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! treemacs-evil))
|
||||
|
@ -11,4 +11,4 @@
|
|||
(when (featurep! :ui workspaces)
|
||||
(package! treemacs-persp))
|
||||
(when (featurep! +lsp)
|
||||
(package! lsp-treemacs :pin "4cfb46d7fe69cc537a8a86389c5d8d9fd3fbfabe"))
|
||||
(package! lsp-treemacs :pin "192c8f5d6fbec08e3635b7fefc056b8f0f087ba7"))
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
;;; ui/window-select/packages.el
|
||||
|
||||
(if (featurep! +switch-window)
|
||||
(package! switch-window :pin "5bba78073bc18197392f4d86eb1fe284f906219c")
|
||||
(package! switch-window :pin "2801d9b3a9d7bf0b64cd8b2f2e572124ed2ff9ad")
|
||||
(package! ace-window :pin "c7cb315c14e36fded5ac4096e158497ae974bec9"))
|
||||
|
||||
(when (featurep! +numbers)
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
;;; ui/zen/packages.el
|
||||
|
||||
(package! writeroom-mode :pin "b648b340172ce4e44307375697e190bc723203e0")
|
||||
(package! mixed-pitch :pin "d5f64b967d831ea776f07aa2c80cc5fa88a3e869")
|
||||
(package! mixed-pitch :pin "519e05f74825abf04b7d2e0e38ec040d013a125a")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue