This website works better with JavaScript.
Home
Explore
Help
Sign In
bingen
/
emacs.d
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
git: Remove global-git-commit-mode
master
Bingen Eguzkitza
4 years ago
parent
058a2b36fc
commit
c6988a4fb3
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
+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)
Write
Preview
Loading…
Cancel
Save