Merge pull request #52 from shosti/master

Recipes for buffer-move, rsense, and ruby-block
This commit is contained in:
Donald Ephraim Curtis 2012-04-09 20:53:48 -07:00
commit e2149ce3ba
3 changed files with 6 additions and 0 deletions

2
recipes/buffer-move Normal file
View file

@ -0,0 +1,2 @@
(buffer-move
:fetcher wiki)

3
recipes/rsense Normal file
View file

@ -0,0 +1,3 @@
(rsense :repo "m2ym/rsense"
:fetcher github
:files ("etc/rsense.el"))

1
recipes/ruby-block Normal file
View file

@ -0,0 +1 @@
(ruby-block :fetcher wiki)