From 96a0ad5fdbc52f803846e580856fb9c58181c020 Mon Sep 17 00:00:00 2001 From: Donald Curtis Date: Fri, 3 May 2013 20:31:12 -0500 Subject: [PATCH] add snippets directory to angular-snippets --- recipes/angular-snippets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/angular-snippets b/recipes/angular-snippets index a532372d..c8abfcae 100644 --- a/recipes/angular-snippets +++ b/recipes/angular-snippets @@ -1 +1,2 @@ -(angular-snippets :fetcher github :repo "magnars/angular-snippets.el") \ No newline at end of file +(angular-snippets :fetcher github :repo "magnars/angular-snippets.el" + :files ("*.el" "*.info" "dir" "snippets"))