From ec2d9ddf48e56137a0c425c179cc9cb18fb5648a Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Thu, 15 Oct 2015 10:28:08 +0200 Subject: corrected submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a7dea0d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".vim/plugins/Vundle.vim"] + path = .vim/plugins/Vundle.vim + url = https://github.com/VundleVim/Vundle.vim.git -- cgit v1.2.3