Merge pull request #2220 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"))