diff options
author | Camil Staps | 2015-10-29 13:42:09 +0100 |
---|---|---|
committer | Camil Staps | 2016-11-30 19:11:04 +0100 |
commit | fc8e5eeada76877e5749344d0282903253c6343e (patch) | |
tree | d40d05620a63ce0f7969ff166a3700b8c7ef90b8 | |
parent | Linking directories recursively (diff) |
submodule stuff
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vim/vim.symlink/bundle/Vundle.vim | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject 9723e59e6e26feaf2d9ed9d5d2a0cb22b9fc118 |