mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 19:19:52 +00:00
Merge pull request #351 from ralph-moeritz/master
gnuplot-mode, cljsbuid-mode
This commit is contained in:
commit
d801a2e0ba
2 changed files with 6 additions and 0 deletions
3
recipes/cljsbuild-mode
Normal file
3
recipes/cljsbuild-mode
Normal file
|
@ -0,0 +1,3 @@
|
|||
(cljsbuild-mode
|
||||
:repo "kototama/cljsbuild-mode"
|
||||
:fetcher github)
|
3
recipes/gnuplot-mode
Normal file
3
recipes/gnuplot-mode
Normal file
|
@ -0,0 +1,3 @@
|
|||
(gnuplot-mode
|
||||
:repo "mkmcc/gnuplot-mode"
|
||||
:fetcher github)
|
Loading…
Reference in a new issue