aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elisp/Cask
blob: 9f7cef01f9ec6edc3f1170adc878c388c9f33882 (plain)
1
2
3
4
5
6
7
8
(source gnu)
(source melpa)

(package-file "./oni-elisp.el")

(files
 "*.el"
 ("snippets" "./snippets/*"))