From 684b97e20aff59051ba62e8633250516469faab6 Mon Sep 17 00:00:00 2001 From: Yuta Yamada Date: Sun, 16 Feb 2014 19:01:49 +0900 Subject: [PATCH] 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. --- recipes/flycheck-tip | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/flycheck-tip b/recipes/flycheck-tip index 8ec19ff1..e318515b 100644 --- a/recipes/flycheck-tip +++ b/recipes/flycheck-tip @@ -1,4 +1,3 @@ (flycheck-tip :repo "yuutayamada/flycheck-tip" - :fetcher github - :files ("flycheck-tip.el")) + :fetcher github)