General & minor reformatting+refactor
This commit is contained in:
parent
8756837036
commit
d6461d495b
4 changed files with 8 additions and 11 deletions
|
@ -34,7 +34,7 @@
|
|||
;; `vc-annotate' (built-in)
|
||||
(after! vc-annotate
|
||||
(set-popup-rules!
|
||||
'(("^\\vc-d" :select nil) ; *vc-diff*
|
||||
'(("^\\vc-d" :select nil) ; *vc-diff*
|
||||
("^\\vc-c" :select t))) ; *vc-change-log*
|
||||
(set-evil-initial-state!
|
||||
'(vc-annotate-mode vc-git-log-view-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue