Add pig-snippets (closes #1011)

This commit is contained in:
Steve Purcell 2013-09-04 22:58:59 +01:00
parent 958b769de8
commit a0d7c07d28
2 changed files with 3 additions and 1 deletions

View file

@ -1,2 +1,2 @@
(pig-mode :repo "motus/pig-mode" :fetcher github)
(pig-mode :repo "motus/pig-mode" :fetcher github :files ("pig-mode.el"))

2
recipes/pig-snippets Normal file
View file

@ -0,0 +1,2 @@
(pig-snippets :repo "motus/pig-mode" :fetcher github :files ("pig-snippets*.el" "snippets"))