mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Cut: feature/version-control: git-gutter:clear is obsolete
This commit is contained in:
@ -62,9 +62,7 @@
|
||||
("p" git-gutter:popup-hunk)
|
||||
("R" git-gutter:set-start-revision)
|
||||
("q" nil :color blue)
|
||||
("Q" (progn (git-gutter-mode -1)
|
||||
(git-gutter:clear))
|
||||
:color blue))))
|
||||
("Q" (git-gutter-mode -1) :color blue))))
|
||||
|
||||
|
||||
(def-package! git-timemachine
|
||||
|
Reference in New Issue
Block a user