git-commit-fill-column = 72
This commit is contained in:
parent
fa17de9f19
commit
d7f7efaa97
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
;;; feature/version-control/+git.el -*- lexical-binding: t; -*-
|
;;; feature/version-control/+git.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
|
(setq git-commit-fill-column 72)
|
||||||
|
|
||||||
(when (featurep! :feature evil)
|
(when (featurep! :feature evil)
|
||||||
(add-hook 'git-commit-mode-hook #'evil-insert-state))
|
(add-hook 'git-commit-mode-hook #'evil-insert-state))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue