From 8a990709fe20f638edcd10680799404c7e50cd9d Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Tue, 20 Nov 2012 10:06:23 -0600 Subject: [PATCH] Remove SearchComplete plugin - too much grief This plugin was causing issues with numerous other plugins including the ctrl-shift-e expansion of html and ConqueTerm --- .gitmodules | 4 ---- vim/bundle/vim-scripts-SearchComplete | 1 - 2 files changed, 5 deletions(-) delete mode 160000 vim/bundle/vim-scripts-SearchComplete diff --git a/.gitmodules b/.gitmodules index cc7cf1e..9051e62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -314,10 +314,6 @@ path = vim/bundle/skwp-vim-powerline url = https://github.com/skwp/vim-powerline.git ignore = dirty -[submodule "vim/bundle/vim-scripts-SearchComplete"] - path = vim/bundle/vim-scripts-SearchComplete - url = https://github.com/vim-scripts/SearchComplete.git - ignore = dirty [submodule "vim/bundle/briancollins-vim-jst"] path = vim/bundle/briancollins-vim-jst url = https://github.com/briancollins/vim-jst diff --git a/vim/bundle/vim-scripts-SearchComplete b/vim/bundle/vim-scripts-SearchComplete deleted file mode 160000 index d85ccf8..0000000 --- a/vim/bundle/vim-scripts-SearchComplete +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d85ccf8c6c1fa88feff0c56b8fe271b7d91bd292