add snippets directory to angular-snippets

This commit is contained in:
Donald Curtis 2013-05-03 20:31:12 -05:00
parent 5e2c4945ea
commit 96a0ad5fdb

View file

@ -1 +1,2 @@
(angular-snippets :fetcher github :repo "magnars/angular-snippets.el")
(angular-snippets :fetcher github :repo "magnars/angular-snippets.el"
:files ("*.el" "*.info" "dir" "snippets"))