From 557c3c802b4aa795ccc0642b932f16b5176fd286 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 18 Jan 2015 22:15:27 -0500 Subject: add vim plugin for puppet --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e36c945..f79dff2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,6 @@ [submodule "vim/bundle/julia"] path = vim/bundle/julia url = https://github.com/JuliaLang/julia-vim +[submodule "vim/bundle/puppet"] + path = vim/bundle/puppet + url = https://github.com/rodjek/vim-puppet -- cgit v1.2.3-54-g00ecf