mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 19:19:51 +00:00
Fix flymake-checkers recipe [#331]
Follow up to #331, restores git-commit-mode recipe and puts a proper flymake-checkers recipe in place. Sorry :|
This commit is contained in:
parent
e19c7a7d05
commit
911518842c
2 changed files with 4 additions and 1 deletions
1
recipes/flymake-checkers
Normal file
1
recipes/flymake-checkers
Normal file
|
@ -0,0 +1 @@
|
||||||
|
(flymake-checkers :repo "lunaryorn/flymake-checkers" :fetcher github)
|
|
@ -1 +1,3 @@
|
||||||
(flymake-checkers :repo "lunaryorn/flymake-checkers" :fetcher github)
|
(git-commit-mode :repo "lunaryorn/git-modes"
|
||||||
|
:fetcher github
|
||||||
|
:files ("git-commit-mode.el"))
|
||||||
|
|
Loading…
Reference in a new issue