From 306e9978d2a071548cc9d8c531a1ce6c6c6b99aa Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Fri, 13 Jun 2014 10:45:57 +0100 Subject: [PATCH] Point pos-tip recipe at @pitkali's fork See https://github.com/company-mode/company-mode/issues/138 --- recipes/pos-tip | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/pos-tip b/recipes/pos-tip index 86def929..029bb3df 100644 --- a/recipes/pos-tip +++ b/recipes/pos-tip @@ -1,4 +1,3 @@ (pos-tip - :repo "syohex/pos-tip" - :fetcher github - :files ("pos-tip.el")) + :repo "pitkali/pos-tip" + :fetcher github)