From fc8e5eeada76877e5749344d0282903253c6343e Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 29 Oct 2015 13:42:09 +0100 Subject: submodule stuff --- .gitmodules | 3 +++ vim/vim.symlink/bundle/Vundle.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/vim.symlink/bundle/Vundle.vim diff --git a/.gitmodules b/.gitmodules index e69de29..fbce78a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vim/vim.symlink/bundle/Vundle.vim"] + path = vim/vim.symlink/bundle/Vundle.vim + url = git@github.com:VundleVim/Vundle.vim diff --git a/vim/vim.symlink/bundle/Vundle.vim b/vim/vim.symlink/bundle/Vundle.vim new file mode 160000 index 0000000..9723e59 --- /dev/null +++ b/vim/vim.symlink/bundle/Vundle.vim @@ -0,0 +1 @@ +Subproject commit 9723e59e6e26feaf2d9ed9d5d2a0cb22b9fc1182 -- cgit v1.2.3