mirror of
https://github.com/correl/melpa.git
synced 2025-03-07 04:45:08 -10:00
Merge pull request #1773 from Sarcasm/master
add irony-mode and company-irony recipes
This commit is contained in:
commit
d2b6a8d57b
2 changed files with 4 additions and 0 deletions
1
recipes/company-irony
Normal file
1
recipes/company-irony
Normal file
|
@ -0,0 +1 @@
|
|||
(company-irony :fetcher github :repo "Sarcasm/company-irony")
|
3
recipes/irony
Normal file
3
recipes/irony
Normal file
|
@ -0,0 +1,3 @@
|
|||
(irony :fetcher github
|
||||
:repo "Sarcasm/irony-mode"
|
||||
:files ("*.el" "server"))
|
Loading…
Add table
Reference in a new issue