aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMax Christian Pohle2015-09-06 14:45:20 +0200
committerMax Christian Pohle2015-09-06 14:45:20 +0200
commit6b07aa894241e2bdf805ea5e0f7dc9c08be5f711 (patch)
treed3fd1584fed82b9e6f9c9b8690d0a6c03d6729d5 /.gitmodules
parent4b98671e80723926b811f5655e792ecb57bad45d (diff)
downloadvim-6b07aa894241e2bdf805ea5e0f7dc9c08be5f711.tar.bz2
vim-6b07aa894241e2bdf805ea5e0f7dc9c08be5f711.zip
cleaned up working directory
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
..