mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Clean up and correct recipes for inlineR and helm-R (fixes #245)
This commit is contained in:
parent
f50e65d551
commit
3a7228e5f2
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
(helm-R :repo "myuhe/anything-R.el"
|
||||
:fetcher github
|
||||
(helm-R :repo "myuhe/helm-R.el"
|
||||
:fetcher github
|
||||
:files ("helm-R.el"))
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
(inlineR :repo "myuhe/inlineR.el"
|
||||
:fetcher github
|
||||
(inlineR :repo "myuhe/inlineR.el"
|
||||
:fetcher github
|
||||
:files ("inlineR.el"))
|
||||
|
|
Loading…
Reference in a new issue