Merge pull request #351 from ralph-moeritz/master

gnuplot-mode, cljsbuid-mode
This commit is contained in:
Donald Ephraim Curtis 2012-10-22 00:57:46 -07:00
commit d801a2e0ba
2 changed files with 6 additions and 0 deletions

3
recipes/cljsbuild-mode Normal file
View file

@ -0,0 +1,3 @@
(cljsbuild-mode
:repo "kototama/cljsbuild-mode"
:fetcher github)

3
recipes/gnuplot-mode Normal file
View file

@ -0,0 +1,3 @@
(gnuplot-mode
:repo "mkmcc/gnuplot-mode"
:fetcher github)