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

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

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

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