get the snippets dir too

This commit is contained in:
Max Penet 2013-02-27 20:01:58 +01:00
parent 1efe63d786
commit be6bdf26f5

View file

@ -1,3 +1,4 @@
(clojure-snippets
:repo "mpenet/clojure-snippets"
:fetcher github)
:fetcher github
:files ("*.el" "snippets"))