Replace git-commit with git-commit-mode

git-commit has several issues, and seems to be unmaintained.
This commit is contained in:
Sebastian Wiesner 2012-10-03 13:58:05 +02:00
parent d6e5137dac
commit 7fe5c01004
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
(git-commit :repo "rafl/git-commit-mode" :fetcher github)

1
recipes/git-commit-mode Normal file
View file

@ -0,0 +1 @@
(git-commit-mode :repo "lunaryorn/git-commit-mode" :fetcher github)