diff --git a/recipes/omnisharp b/recipes/omnisharp index b553ffa9..34a1c538 100644 --- a/recipes/omnisharp +++ b/recipes/omnisharp @@ -1,5 +1,6 @@ (omnisharp :repo "OmniSharp/omnisharp-emacs" :fetcher github + :branch "develop" :files ("*.el" "src/*.el" "src/actions/*.el"))