Browse Source

git: Disable global-git-commit-mode

undefined
Bingen Eguzkitza 3 years ago
parent
commit
66839e4daa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lisp/init-git.el

+ 1
- 1
lisp/init-git.el View File

@@ -76,6 +76,6 @@


;; http://emacs.stackexchange.com/a/17733
(global-git-commit-mode)
;; (global-git-commit-mode)

(provide 'init-git)

Loading…
Cancel
Save