1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-20 09:19:22 -09:00

Merge pull request from sp3ctum/master

Make omnisharp recipe track the project's develop branch
This commit is contained in:
Steve Purcell 2014-11-29 10:45:04 +00:00
commit 4851266c34

View file

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