Merge pull request #640 from Wilfred/company

add company-mode
This commit is contained in:
Steve Purcell 2013-04-01 05:49:31 -07:00
commit c293afa8b9

2
recipes/company-mode Normal file
View file

@ -0,0 +1,2 @@
(company-mode :repo "company-mode/company-mode" :fetcher github)