Merge pull request #334 from lunaryorn/fixup-flymake-checkers

Fix flymake-checkers recipe [#331]

LAWLZ
This commit is contained in:
Donald Ephraim Curtis 2012-10-12 08:37:24 -07:00
commit c848c12f48
2 changed files with 4 additions and 1 deletions

1
recipes/flymake-checkers Normal file
View file

@ -0,0 +1 @@
(flymake-checkers :repo "lunaryorn/flymake-checkers" :fetcher github)

View file

@ -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"))