melpa/recipes/omnisharp
Mika Vilpas a2973d582e Make omnisharp use the project's new repo url
The project was transferred under the collective OmniSharp
organization's account. While the old url still works, this is done to
reduce confusion for new users.
2014-11-29 11:11:33 +02:00

5 lines
168 B
Text

(omnisharp :repo "OmniSharp/omnisharp-emacs"
:fetcher github
:files ("*.el"
"src/*.el"
"src/actions/*.el"))