mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
get git{-commit,config,ignore}-mode from new upstream
This commit is contained in:
parent
1c6b4faa93
commit
d5e2a84949
3 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
(git-commit-mode :repo "lunaryorn/git-modes"
|
||||
(git-commit-mode :repo "magit/git-modes"
|
||||
:fetcher github
|
||||
:files ("git-commit-mode.el"))
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
(gitconfig-mode :repo "lunaryorn/git-modes"
|
||||
(gitconfig-mode :repo "magit/git-modes"
|
||||
:fetcher github
|
||||
:files ("gitconfig-mode.el"))
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
(gitignore-mode :repo "lunaryorn/git-modes"
|
||||
(gitignore-mode :repo "magit/git-modes"
|
||||
:fetcher github
|
||||
:files ("gitignore-mode.el"))
|
||||
|
|
Loading…
Reference in a new issue