Skip to content

Commit

Permalink
Prefer git-gutter-mode over diff-hl-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Jul 5, 2024
1 parent 2dc8086 commit 1986f4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user-lisp/git-customisations.el
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@

;; Highlight new/removed/changed lines relative to the last commit in
;; VCS.
(global-diff-hl-mode)
(diff-hl-flydiff-mode)

;; Set up keybindings for moving between changes in a file.
Expand Down

0 comments on commit 1986f4a

Please sign in to comment.