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

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

(depends-on "oni-yasnippet" :git "../" :files ("oni-yasnippet.el"))

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