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

Merge pull request from sp3ctum/feature-recipe-omnisharp

Add recipe for the omnisharp package
This commit is contained in:
Steve Purcell 2013-08-15 11:57:30 -07:00
commit 637a81ab4b

3
recipes/omnisharp Normal file
View file

@ -0,0 +1,3 @@
(omnisharp :repo "sp3ctum/omnisharp-emacs"
:fetcher github
:files ("omnisharp.el"))