mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 19:21:32 +00:00
Merge pull request #2220 from sp3ctum/master
Make omnisharp recipe track the project's develop branch
This commit is contained in:
commit
4851266c34
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
(omnisharp :repo "OmniSharp/omnisharp-emacs"
|
||||
:fetcher github
|
||||
:branch "develop"
|
||||
:files ("*.el"
|
||||
"src/*.el"
|
||||
"src/actions/*.el"))
|
||||
|
|
Loading…
Reference in a new issue