mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-10 15:33:36 -05:00
bump: :ui :emacs :config
ema2159/centaur-tabs@a790dc8fb6 -> ema2159/centaur-tabs@7013a9a2dd emacs-straight/bind-key@aa22c8c3c7 -> emacs-straight/bind-key@ec9d0505fe emacs-straight/use-package@bbfe01bdf1 -> emacs-straight/use-package@29552cf3af emacs-straight/vundo@5a666b34e4 -> emacs-straight/vundo@f57937d7f5 emacsmirror/undo-fu-session@d90d42ddba -> emacsmirror/undo-fu-session@99d1b5099f emacsmirror/undo-fu@399cc12f90 -> emacsmirror/undo-fu@545e29459e magit/git-modes@f99010bbeb -> magit/git-modes@7063d66857 purcell/ibuffer-vc@da9872e5f2 -> purcell/ibuffer-vc@c516e72ea4 seagle0128/doom-modeline@cb703c217e -> seagle0128/doom-modeline@7182b612d9 tarsius/hl-todo@b8be53068b -> tarsius/hl-todo@862d903e72
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/hl-todo/packages.el
|
||||
|
||||
(package! hl-todo :pin "b8be53068b3469572d66cfedc540f4130901a3da")
|
||||
(package! hl-todo :pin "862d903e7242f3cf90e05846aa52a4270851d496")
|
||||
|
@@ -86,7 +86,7 @@ be enabled. If any function returns non-nil, the mode will not be activated."
|
||||
(goto-char nlp)
|
||||
(apply fn col args)))
|
||||
|
||||
;; HACK: `indent-bars-mode' interactions with some packages poorly, often
|
||||
;; HACK: `indent-bars-mode' interacts with some packages poorly, often
|
||||
;; flooding whole sections of the buffer with indent guides. This section is
|
||||
;; dedicated to fixing interop with those packages.
|
||||
(when (modulep! :tools magit)
|
||||
|
@@ -2,7 +2,7 @@
|
||||
;;; ui/modeline/packages.el
|
||||
|
||||
(unless (modulep! +light)
|
||||
(package! doom-modeline :pin "cb703c217e8eb4d6f853da7fca9f1be91d985642"))
|
||||
(package! doom-modeline :pin "7182b612d97cd4b72d814f709abfd96bb8e62700"))
|
||||
(package! anzu :pin "21cb5ab2295614372cb9f1a21429381e49a6255f")
|
||||
(when (modulep! :editor evil)
|
||||
(package! evil-anzu :pin "7309650425797420944075c9c1556c7c1ff960b3"))
|
||||
|
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/tabs/packages.el
|
||||
|
||||
(package! centaur-tabs :pin "a790dc8fb6215e28685643e4d79252287adfde24")
|
||||
(package! centaur-tabs :pin "7013a9a2ddfce4cf9c6d7128b8b3c02649e5aa85")
|
||||
|
Reference in New Issue
Block a user