projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ncmpcpp] more vim like bindings (h,l)
[~bandali/configs]
/
spacemacs
/
.spacemacs
diff --git
a/spacemacs/.spacemacs
b/spacemacs/.spacemacs
index
b2e5392
..
bd4f130
100644
(file)
--- a/
spacemacs/.spacemacs
+++ b/
spacemacs/.spacemacs
@@
-123,6
+123,10
@@
layers configuration."
" "
(mode-io-correlate "%n:1:%t ")
"%o"))))
" "
(mode-io-correlate "%n:1:%t ")
"%o"))))
+
+ (advice-add #'magit-key-mode-popup-committing :after
+ (lambda ()
+ (magit-key-mode-toggle-option (quote committing) "--verbose")))
)
;; Do not write anything past this comment. This is where Emacs will
)
;; Do not write anything past this comment. This is where Emacs will