mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 03:00:12 +00:00
add irony-mode and company-irony recipes.
This commit is contained in:
parent
f1645a51d4
commit
6202190725
2 changed files with 5 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")
|
4
recipes/irony
Normal file
4
recipes/irony
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
(irony :fetcher github
|
||||||
|
:repo "Sarcasm/irony-mode"
|
||||||
|
:files ("*.el" "README.md" "server"
|
||||||
|
(:exclude ".dir-locals.el")))
|
Loading…
Reference in a new issue