mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-30 20:33:10 -08:00
parent
c3d4970da5
commit
3a8e9a165f
1 changed files with 1 additions and 2 deletions
|
|
@ -178,8 +178,7 @@ Respects `diff-hl-disable-on-remote'."
|
|||
(defvar-local +vc-gutter--diff-hl-thread nil)
|
||||
(defadvice! +vc-gutter--debounce-threads-a (&rest _)
|
||||
:override #'diff-hl-update
|
||||
(unless (or inhibit-redisplay
|
||||
non-essential
|
||||
(unless (or non-essential
|
||||
delay-mode-hooks
|
||||
(null (buffer-file-name (buffer-base-buffer)))
|
||||
(null (get-buffer-window (current-buffer))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue