mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
O'byte-compiler
Who forbade the obsolete, Hooks, functions; adieu. (And an unused argument too)
This commit is contained in:
@ -616,7 +616,7 @@
|
||||
:desc "Git revert file" "R" #'vc-revert)
|
||||
(:when (featurep! :tools magit)
|
||||
:desc "Magit blame" "b" #'magit-blame-addition
|
||||
:desc "Magit commit" "c" #'magit-commit
|
||||
:desc "Magit commit" "c" #'magit-commit-create
|
||||
:desc "Magit clone" "C" #'+magit/clone
|
||||
:desc "Magit dispatch" "d" #'magit-dispatch-popup
|
||||
:desc "Magit find-file" "f" #'magit-find-file
|
||||
|
Reference in New Issue
Block a user