diff --git a/recipes/cljsbuild-mode b/recipes/cljsbuild-mode new file mode 100644 index 00000000..48aa90bc --- /dev/null +++ b/recipes/cljsbuild-mode @@ -0,0 +1,3 @@ +(cljsbuild-mode + :repo "kototama/cljsbuild-mode" + :fetcher github) diff --git a/recipes/gnuplot-mode b/recipes/gnuplot-mode new file mode 100644 index 00000000..3dd2e943 --- /dev/null +++ b/recipes/gnuplot-mode @@ -0,0 +1,3 @@ +(gnuplot-mode + :repo "mkmcc/gnuplot-mode" + :fetcher github)