From 0401ef0147c609d6f4a7bfa3c9db7154fd745acc Mon Sep 17 00:00:00 2001 From: Doug MacEachern Date: Fri, 2 May 2014 16:38:05 -0700 Subject: [PATCH] Add recipe for vagrant-tramp Vagrant method for TRAMP --- recipes/vagrant-tramp | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/vagrant-tramp diff --git a/recipes/vagrant-tramp b/recipes/vagrant-tramp new file mode 100644 index 00000000..e554548e --- /dev/null +++ b/recipes/vagrant-tramp @@ -0,0 +1 @@ +(vagrant-tramp :repo "dougm/vagrant-tramp" :fetcher github :files ("*.el" "bin"))