Change flycheck-tip recipe

I supported showing eclim's error feature in this package.
(https://github.com/yuutayamada/flycheck-tip)
And file structure is bit changed.
This commit is contained in:
Yuta Yamada 2014-02-16 19:01:49 +09:00
parent d5f09f0e4d
commit 684b97e20a

View file

@ -1,4 +1,3 @@
(flycheck-tip (flycheck-tip
:repo "yuutayamada/flycheck-tip" :repo "yuutayamada/flycheck-tip"
:fetcher github :fetcher github)
:files ("flycheck-tip.el"))