diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..50b6227 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".vim/bundle/vundle"] + path = .vim/bundle/vundle + url = https://github.com/gmarik/vundle.git diff --git a/.vim/bundle/vundle b/.vim/bundle/vundle new file mode 160000 index 0000000..3bf598d --- /dev/null +++ b/.vim/bundle/vundle @@ -0,0 +1 @@ +Subproject commit 3bf598d169993d703c21115876c36e460a51b100