Add snippets folder

I think this is necessary, as the `snippets` folder is not getting copied over.
This commit is contained in:
Arthur Nogueira Neves 2014-12-03 13:52:17 -05:00
parent 77ae72e62b
commit ddd24a701a

View file

@ -1,2 +1,3 @@
(minitest :repo "arthurnn/minitest-emacs"
:fetcher github)
:fetcher github
:files ("minitest.el" "snippets"))