mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
bump: :ui
Alexander-Miller/treemacs@2fd7745f1b -> Alexander-Miller/treemacs@32bb3dd02d dgutov/diff-hl@9e39dfc666 -> dgutov/diff-hl@65a5de16e2 doomemacs/themes@1cac71a4b2 -> doomemacs/themes@3c03f525d5 ema2159/centaur-tabs@46fdeb359d -> ema2159/centaur-tabs@63eb35cf42 jdtsmith/indent-bars@f860825f24 -> jdtsmith/indent-bars@47ae080d9b minad/goggles@142d788e16 -> minad/goggles@d71e85ff8d seagle0128/doom-modeline@e6ae2ecfea -> seagle0128/doom-modeline@9d6f0f9635 tarsius/hl-todo@82eba6b8f7 -> tarsius/hl-todo@fb692ec092
This commit is contained in:
@@ -128,7 +128,6 @@ Respects `diff-hl-disable-on-remote'."
|
||||
(diff-hl-update-once))))))
|
||||
;; UX: Update diff-hl when magit alters git state.
|
||||
(when (modulep! :tools magit)
|
||||
(add-hook 'magit-pre-refresh-hook #'diff-hl-magit-pre-refresh)
|
||||
(add-hook 'magit-post-refresh-hook #'diff-hl-magit-post-refresh))
|
||||
|
||||
;; FIX: The revert popup consumes 50% of the frame, whether or not you're
|
||||
|
@@ -1,4 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/vc-gutter/packages.el
|
||||
|
||||
(package! diff-hl :pin "9e39dfc666ac03a8474b3a05da17e0c935894414")
|
||||
(package! diff-hl :pin "65a5de16e21c87b7c12a78a63fc3b57e07c03c86")
|
||||
|
Reference in New Issue
Block a user