mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 03:00:12 +00:00
Merge pull request #52 from shosti/master
Recipes for buffer-move, rsense, and ruby-block
This commit is contained in:
commit
e2149ce3ba
3 changed files with 6 additions and 0 deletions
2
recipes/buffer-move
Normal file
2
recipes/buffer-move
Normal file
|
@ -0,0 +1,2 @@
|
|||
(buffer-move
|
||||
:fetcher wiki)
|
3
recipes/rsense
Normal file
3
recipes/rsense
Normal file
|
@ -0,0 +1,3 @@
|
|||
(rsense :repo "m2ym/rsense"
|
||||
:fetcher github
|
||||
:files ("etc/rsense.el"))
|
1
recipes/ruby-block
Normal file
1
recipes/ruby-block
Normal file
|
@ -0,0 +1 @@
|
|||
(ruby-block :fetcher wiki)
|
Loading…
Reference in a new issue