From 6f17a40f6f87bcdbfd688ecf8e15c21c86128ce7 Mon Sep 17 00:00:00 2001 From: Robert Crim Date: Thu, 8 Aug 2013 12:36:59 +0100 Subject: [PATCH] Add vagrant.el recipe --- recipes/vagrant | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/vagrant diff --git a/recipes/vagrant b/recipes/vagrant new file mode 100644 index 00000000..3fb6ad82 --- /dev/null +++ b/recipes/vagrant @@ -0,0 +1 @@ +(vagrant :fetcher github :repo ottbot/vagrant.el :files ("*.el"))