Fix apples-mode recipe to include snippets

This commit is contained in:
Yasuyuki Oka 2013-11-19 00:42:21 +09:00
parent 1c69662e12
commit 0019a3b2a8

View file

@ -1 +1 @@
(apples-mode :fetcher github :repo "tequilasunset/apples-mode")
(apples-mode :fetcher github :repo "tequilasunset/apples-mode" :files ("*.el" "apples-mode"))