Bump :ui
emacs-straight/minimap@37a0200 -> emacs-straight/minimap@ed74906 emacsorphanage/anzu@b3d15fb -> emacsorphanage/anzu@bdb3da5 emacsorphanage/git-gutter-fringe@da19a47 -> emacsorphanage/git-gutter-fringe@4f19866 iqbalansari/emacs-emojify@9fc2277 -> iqbalansari/emacs-emojify@4b96f37
This commit is contained in:
parent
ea207368d9
commit
7d047dd8e0
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/emoji/packages.el
|
||||
|
||||
(package! emojify :pin "9fc22776c5cad23e2f23344b52aa2e9a229a931f")
|
||||
(package! emojify :pin "4b96f37f315182f95d4ea9ff33a9b5af9f1b1620")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/minimap/packages.el
|
||||
|
||||
(package! minimap :pin "37a0200b0ca5d7a9f9fb545d4011324ed0512fbd")
|
||||
(package! minimap :pin "ed7490652a676c0510ed57d5366c445de20a370b")
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
(unless (featurep! +light)
|
||||
(package! doom-modeline :pin "fb34eb5eb60f41ce1bc23c2bad6ac20de5669f22"))
|
||||
(package! anzu :pin "b3d15fba5590286209424b8c2d6765265076f034")
|
||||
(package! anzu :pin "bdb3da5028935a4aea55c40769bc191a81afb54e")
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-anzu :pin "d3f6ed4773b48767bd5f4708c7f083336a8a8a86"))
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/vc-gutter/packages.el
|
||||
|
||||
(package! git-gutter-fringe :pin "da19a474137876b29b5658ee7e9ae366f2b65c1d")
|
||||
(package! git-gutter-fringe :pin "4f19866494fa1debfa319382913e39a153431634")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue