From 674de975023dc8b39e7be17c0d299cc632bbc1ce Mon Sep 17 00:00:00 2001 From: Mika Vilpas Date: Thu, 15 Aug 2013 19:44:11 +0300 Subject: [PATCH] Add recipe for the omnisharp package --- recipes/omnisharp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/omnisharp diff --git a/recipes/omnisharp b/recipes/omnisharp new file mode 100644 index 00000000..3aa745d8 --- /dev/null +++ b/recipes/omnisharp @@ -0,0 +1,3 @@ +(omnisharp :repo "sp3ctum/omnisharp-emacs" + :fetcher github + :files ("omnisharp.el"))