diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | .vim/plugins/Vundle.vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a7dea0d --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [submodule ".vim/plugins/Vundle.vim"] | ||
| 2 | path = .vim/plugins/Vundle.vim | ||
| 3 | url = https://github.com/VundleVim/Vundle.vim.git | ||
diff --git a/.vim/plugins/Vundle.vim b/.vim/plugins/Vundle.vim new file mode 160000 | |||
| Subproject 0ee36b26e127cda512a8f2852a59e5a5f374c87 | |||
