1
0
Fork 0
emacs-config/oni-elisp/Cask

9 lines
107 B
Text
Raw Normal View History

2019-08-25 22:44:48 +02:00
(source gnu)
(source melpa)
(package-file "./oni-elisp.el")
(files
"*.el"
("snippets" "./snippets/*"))