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 8e27078..75554b2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
1[submodule "bundle/Vundle.vim"] 1[submodule "bundle/Vundle.vim"]
2 path = bundle/Vundle.vim 2 path = bundle/Vundle.vim
3 url = https://github.com/VundleVim/Vundle.vim.git 3 url = https://github.com/VundleVim/Vundle.vim.git
4[submodule "colors/nelstrom"]
5 path = colors/nelstrom
6 url = https://github.com/nelstrom/vim-mac-classic-theme.git
..