From 28f875af039b95ec6339a14500b3fc12bb760942 Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Thu, 9 Jul 2015 11:55:40 -0400 Subject: [PATCH] Fidget... --- .gitmodules | 3 +++ vim/vim/bundle/vim-template | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/vim/bundle/vim-template diff --git a/.gitmodules b/.gitmodules index e85d93a..841797a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "dotbot"] path = dotbot url = https://github.com/anishathalye/dotbot +[submodule "vim/vim/bundle/vim-template"] + path = vim/vim/bundle/vim-template + url = https://github.com/ap/vim-templates.git diff --git a/vim/vim/bundle/vim-template b/vim/vim/bundle/vim-template new file mode 160000 index 0000000..d368246 --- /dev/null +++ b/vim/vim/bundle/vim-template @@ -0,0 +1 @@ +Subproject commit d3682469538340454d1e11d143735683cc75a13a