bump: :ui
Alexander-Miller/treemacs@1820db42c6 -> Alexander-Miller/treemacs@b18a05b1f6 Bad-ptr/persp-mode.el@298df111f0 -> Bad-ptr/persp-mode.el@7a594a3d8f abo-abo/ace-window@c7cb315c14 -> abo-abo/ace-window@0577c426a9 abo-abo/hydra@2d553787ac -> abo-abo/hydra@9e9e00cb24 doomemacs/themes@56e8a93b2d -> doomemacs/themes@83fd9545c2 edkolev/evil-goggles@08a22058fd -> edkolev/evil-goggles@8f20a16e74 ema2159/centaur-tabs@5860a5c40c -> ema2159/centaur-tabs@f4cef95acb emacs-lsp/lsp-treemacs@c40a381730 -> emacs-lsp/lsp-treemacs@355e468b7f seagle0128/doom-modeline@84573ae5e7 -> seagle0128/doom-modeline@ce9899f00a tarsius/hl-todo@42f744ffb5 -> tarsius/hl-todo@e52285965b Close: #6228
This commit is contained in:
parent
14ebfc02a5
commit
d212f3bd13
9 changed files with 10 additions and 10 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 "56e8a93b2dd8f2c10a693f36c3317833211201f2")
|
(package! doom-themes :pin "83fd9545c2823b4b2610947802fa3a52995517b4")
|
||||||
(package! solaire-mode :pin "8af65fbdc50b25ed3214da949b8a484527c7cc14")
|
(package! solaire-mode :pin "8af65fbdc50b25ed3214da949b8a484527c7cc14")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/hl-todo/packages.el
|
;;; ui/hl-todo/packages.el
|
||||||
|
|
||||||
(package! hl-todo :pin "42f744ffb513cf2b95517144c64dbf3fc69f711a")
|
(package! hl-todo :pin "e52285965b5ee89c18080661d4f80270143ae8dc")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/hydra/packages.el
|
;;; ui/hydra/packages.el
|
||||||
|
|
||||||
(package! hydra :pin "2d553787aca1aceb3e6927e426200e9bb9f056f1")
|
(package! hydra :pin "9e9e00cb240ea1903ffd36a54956b3902c379d29")
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
;;; ui/modeline/packages.el
|
;;; ui/modeline/packages.el
|
||||||
|
|
||||||
(unless (featurep! +light)
|
(unless (featurep! +light)
|
||||||
(package! doom-modeline :pin "84573ae5e7db2705da67c2eda94b786a99346272"))
|
(package! doom-modeline :pin "ce9899f00af40edb78f58b9af5c3685d67c8eed2"))
|
||||||
(package! anzu :pin "5abb37455ea44fa401d5f4c1bdc58adb2448db67")
|
(package! anzu :pin "5abb37455ea44fa401d5f4c1bdc58adb2448db67")
|
||||||
(when (featurep! :editor evil)
|
(when (featurep! :editor evil)
|
||||||
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
;;; ui/ophints/packages.el
|
;;; ui/ophints/packages.el
|
||||||
|
|
||||||
(if (featurep! :editor evil)
|
(if (featurep! :editor evil)
|
||||||
(package! evil-goggles :pin "08a22058fd6a167f9f1b684c649008caef571459")
|
(package! evil-goggles :pin "8f20a16e74016f37ad76dc4f2230d9b00c6df3c2")
|
||||||
(package! volatile-highlights :pin "9a20091f0ce7fc0a6b3e641a6a46d5f3ac4d8392"))
|
(package! volatile-highlights :pin "9a20091f0ce7fc0a6b3e641a6a46d5f3ac4d8392"))
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/tabs/packages.el
|
;;; ui/tabs/packages.el
|
||||||
|
|
||||||
(package! centaur-tabs :pin "5860a5c40c2318797f1274ea4c6907ae77ea1ec9")
|
(package! centaur-tabs :pin "f4cef95acbd2eb99c8db3b6cdde74a6e0a966a0a")
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/treemacs/packages.el
|
;;; ui/treemacs/packages.el
|
||||||
|
|
||||||
(package! treemacs :pin "1820db42c6478455340a2bd962120b1e2b0bf3f6")
|
(package! treemacs :pin "b18a05b1f62074a40e6011d83cd4c92cbee040dd")
|
||||||
;; 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))
|
||||||
|
@ -11,4 +11,4 @@
|
||||||
(when (featurep! :ui workspaces)
|
(when (featurep! :ui workspaces)
|
||||||
(package! treemacs-persp))
|
(package! treemacs-persp))
|
||||||
(when (featurep! +lsp)
|
(when (featurep! +lsp)
|
||||||
(package! lsp-treemacs :pin "c40a381730251039d33400cc14539c1e0729385f"))
|
(package! lsp-treemacs :pin "355e468b7fa9887c616a8bfe873d8e456303b67b"))
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
(if (featurep! +switch-window)
|
(if (featurep! +switch-window)
|
||||||
(package! switch-window :pin "8d9fe251d8d38b223d643df975876356ddfc1b98")
|
(package! switch-window :pin "8d9fe251d8d38b223d643df975876356ddfc1b98")
|
||||||
(package! ace-window :pin "c7cb315c14e36fded5ac4096e158497ae974bec9"))
|
(package! ace-window :pin "0577c426a9833ab107bab46c60d1885c611b2fb9"))
|
||||||
|
|
||||||
(when (featurep! +numbers)
|
(when (featurep! +numbers)
|
||||||
(package! winum :pin "c5455e866e8a5f7eab6a7263e2057aff5f1118b9"))
|
(package! winum :pin "c5455e866e8a5f7eab6a7263e2057aff5f1118b9"))
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/workspaces/packages.el
|
;;; ui/workspaces/packages.el
|
||||||
|
|
||||||
(package! persp-mode :pin "298df111f081b5925f0aa0126a1b8d334117e0a2")
|
(package! persp-mode :pin "7a594a3d8f1c4ba9234dcd831a589e87f3f4ae86")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue