Henrik Lissner
2025-09-02 00:49:48 +02:00
parent 722885d3fe
commit b77e2f91d2
8 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/hl-todo/packages.el
(package! hl-todo :pin "b8be53068b3469572d66cfedc540f4130901a3da")
(package! hl-todo :pin "862d903e7242f3cf90e05846aa52a4270851d496")

View File

@@ -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)

View File

@@ -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"))

View File

@@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/tabs/packages.el
(package! centaur-tabs :pin "a790dc8fb6215e28685643e4d79252287adfde24")
(package! centaur-tabs :pin "7013a9a2ddfce4cf9c6d7128b8b3c02649e5aa85")