mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Fix hook for configuring git commit buffers
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
:hook
|
||||
(siren-magit-mode . siren-magit-mode-setup)
|
||||
(git-commit-mode . siren-git-commit-mode-setup)
|
||||
(git-commit-setup . siren-git-commit-mode-setup)
|
||||
|
||||
:init
|
||||
(defalias 'bl 'magit-blame)
|
||||
|
||||
Reference in New Issue
Block a user