Merge pull request #1469 from m2ym/term-plus

Add term+ recipes
This commit is contained in:
Steve Purcell 2014-02-14 09:20:35 +00:00
commit ad758d865b
5 changed files with 5 additions and 0 deletions

1
recipes/key-intercept Normal file
View file

@ -0,0 +1 @@
(key-intercept :repo "tarao/key-intercept-el" :fetcher github)

1
recipes/tab-group Normal file
View file

@ -0,0 +1 @@
(tab-group :repo "tarao/tab-group-el" :fetcher github)

1
recipes/term+ Normal file
View file

@ -0,0 +1 @@
(term+ :repo "tarao/term-plus-el" :fetcher github :files ("*.el"))

View file

@ -0,0 +1 @@
(term+key-intercept :repo "tarao/term-plus-ki-el" :fetcher github)

1
recipes/term+mux Normal file
View file

@ -0,0 +1 @@
(term+mux :repo "tarao/term-plus-mux-el" :fetcher github)