From 2bcd326add27a28baee9b4a84e72adc2c2b7221f Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 5 Apr 2014 00:22:52 -0400 Subject: [PATCH] Committing changes to .gitmodules so I can remove a plugin --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index c72fe8e..b1cf558 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "vim/bundle/SudoEdit.vim"] path = vim/bundle/SudoEdit.vim url = https://github.com/vim-scripts/SudoEdit.vim.git -[submodule "vim/bundle/html5.vim"] - path = vim/bundle/html5.vim - url = https://github.com/othree/html5.vim.git [submodule "vim/bundle/vim-trailing-whitespace"] path = vim/bundle/vim-trailing-whitespace url = https://github.com/bronson/vim-trailing-whitespace.git