Don't blink cursor
This commit is contained in:
parent
9b5683a74d
commit
b0a67fd2d4
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@
|
||||||
|
|
||||||
(require 'diff-hl)
|
(require 'diff-hl)
|
||||||
(global-diff-hl-mode)
|
(global-diff-hl-mode)
|
||||||
|
(blink-cursor-mode -1)
|
||||||
|
|
||||||
(defun oni:with-diff-hl-p4-args (orig-fun &rest args)
|
(defun oni:with-diff-hl-p4-args (orig-fun &rest args)
|
||||||
"Add Perforce-specific command-line arguments to `diff-hl-mode'.
|
"Add Perforce-specific command-line arguments to `diff-hl-mode'.
|
||||||
|
|
Loading…
Reference in a new issue