mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-05 18:20:29 -08:00
parent
bca4265e64
commit
bf528be137
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ Respects `diff-hl-disable-on-remote'."
|
|||
(put 'diff-hl-mode 'last graphic?))))))))
|
||||
|
||||
:config
|
||||
(set-popup-rule! "^\\*diff-hl" :select nil :size '+popup-shrink-to-fit)
|
||||
(set-popup-rule! "^\\*diff-hl" :select nil)
|
||||
|
||||
(setq diff-hl-global-modes '(not image-mode pdf-view-mode))
|
||||
;; PERF: A slightly faster algorithm for diffing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue