Browse Source

git: Remove global-git-commit-mode

master
Bingen Eguzkitza 4 years ago
parent
commit
c6988a4fb3
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      lisp/init-git.el

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

@@ -79,7 +79,8 @@


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

(provide 'init-git)


Loading…
Cancel
Save