Add recipes for tern and tern-auto-complete

Closes #925
This commit is contained in:
Steve Purcell 2013-08-05 20:40:16 +01:00
parent c7180b6005
commit cc897ce61a
2 changed files with 2 additions and 0 deletions

1
recipes/tern Normal file
View file

@ -0,0 +1 @@
(tern :fetcher github :repo "marijnh/tern" :files ("emacs/tern.el" "emacs/tern-ido-complete.el"))

View file

@ -0,0 +1 @@
(tern-auto-complete :fetcher github :repo "marijnh/tern" :files ("emacs/tern-auto-complete.el"))