aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 1eed186..57ae747 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
1[submodule "indent/html5.vim"]
2 path = indent/html5.vim
3 url = https://github.com/othree/html5.vim.git
4[submodule "plugins/Vundle.vim"] 1[submodule "plugins/Vundle.vim"]
5 path = plugins/Vundle.vim 2 path = plugins/Vundle.vim
6 url = https://github.com/VundleVim/Vundle.vim.git 3 url = https://github.com/VundleVim/Vundle.vim.git
..