From 0f8c37071050708803798be3d7535faf4d9526e5 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 12 Oct 2013 15:39:23 +1300 Subject: Remove .gitmodules for deleted plugins --- .gitmodules | 8 -------- 1 file changed, 8 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6033215b..12bf7b18 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,10 +46,6 @@ path = vim/bundle/tabular url = git://github.com/godlygeek/tabular.git ignore = dirty -[submodule "vim/bundle/characterize"] - path = vim/bundle/characterize - url = git://github.com/tpope/vim-characterize.git - ignore = dirty [submodule "vim/bundle/twig"] path = vim/bundle/twig url = git://github.com/lunaru/vim-twig @@ -62,8 +58,4 @@ path = vim/bundle/ack url = git://github.com/mileszs/ack.vim ignore = dirty -[submodule "vim/bundle/nextag"] - path = vim/bundle/nextag - url = git://github.com/tejr/nextag - ignore = dirty -- cgit v1.2.3