Merge pull request #1773 from Sarcasm/master

add irony-mode and company-irony recipes
This commit is contained in:
Steve Purcell 2014-06-16 11:36:57 +01:00
commit d2b6a8d57b
2 changed files with 4 additions and 0 deletions

1
recipes/company-irony Normal file
View file

@ -0,0 +1 @@
(company-irony :fetcher github :repo "Sarcasm/company-irony")

3
recipes/irony Normal file
View file

@ -0,0 +1,3 @@
(irony :fetcher github
:repo "Sarcasm/irony-mode"
:files ("*.el" "server"))