Add "git blamer" into "Toggles" hydra menu.
This commit is contained in:
@ -180,6 +180,7 @@
|
||||
"Highlight"
|
||||
(("l" global-hl-line-mode "line" :toggle t)
|
||||
("p" show-paren-mode "brackets pairs" :toggle t)
|
||||
("b" global-blamer-mode "Git blamer" :toggle t)
|
||||
("r" rainbow-delimiters-mode "rainbow brackets" :toggle t)
|
||||
("w" global-display-fill-column-indicator-mode "fill column indicator" :toggle t)
|
||||
("t" global-hl-todo-mode "todo" :toggle t))
|
||||
|
Reference in New Issue
Block a user