summaryrefslogtreecommitdiff
path: root/Cask
diff options
context:
space:
mode:
authorFredrik Bergroth <fbergroth@gmail.com>2017-11-15 09:50:19 +0100
committerJames N <james@jojojames.com>2017-11-15 18:43:58 -0800
commit14d9c51a1a3b9c492d9dff8ff6cee62938b02bee (patch)
tree2d3acdac1b4739936da3addf061da4904d827dff /Cask
parent9585c20d18897c124db7cb239ce3780869a7dda6 (diff)
Add makefile target for byte compilation
Diffstat (limited to 'Cask')
-rw-r--r--Cask3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cask b/Cask
new file mode 100644
index 0000000..39ed0e6
--- /dev/null
+++ b/Cask
@@ -0,0 +1,3 @@
+(source melpa)
+
+(package-file "evil-collection.el")