Merge pull request #2218 from sp3ctum/master

Update omnisharp recipe's project folder structure and url
This commit is contained in:
Steve Purcell 2014-11-29 10:22:04 +00:00
commit 1c3962b4e5

View file

@ -1,3 +1,5 @@
(omnisharp :repo "sp3ctum/omnisharp-emacs"
(omnisharp :repo "OmniSharp/omnisharp-emacs"
:fetcher github
:files ("omnisharp.el"))
:files ("*.el"
"src/*.el"
"src/actions/*.el"))