From 8b318412cd8895946e0fee9219f5fc7531f2b7a3 Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Mon, 4 Feb 2013 09:25:03 -0600 Subject: [PATCH] Revert "Add quickfixsigns module - shows which lines changed" This reverts commit ae8946dbb2b45c6086b0d7615e10fd8656a7d4d6. --- .gitmodules | 7 ------- vim/bundle/tomtom-quickfixsigns_vim | 1 - 2 files changed, 8 deletions(-) delete mode 160000 vim/bundle/tomtom-quickfixsigns_vim diff --git a/.gitmodules b/.gitmodules index 3293be4..05b236f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -349,16 +349,9 @@ [submodule "vim/bundle/jelera-vim-javascript-syntax"] path = vim/bundle/jelera-vim-javascript-syntax url = https://github.com/jelera/vim-javascript-syntax.git - ignore = dirty [submodule "vim/bundle/itspriddle-vim-jquery"] path = vim/bundle/itspriddle-vim-jquery url = https://github.com/itspriddle/vim-jquery.git - ignore = dirty [submodule "vim/bundle/vim-slim"] path = vim/bundle/vim-slim url = https://github.com/slim-template/vim-slim.git - ignore = dirty -[submodule "vim/bundle/tomtom-quickfixsigns_vim"] - path = vim/bundle/tomtom-quickfixsigns_vim - url = https://github.com/tomtom/quickfixsigns_vim - ignore = dirty diff --git a/vim/bundle/tomtom-quickfixsigns_vim b/vim/bundle/tomtom-quickfixsigns_vim deleted file mode 160000 index 36e0c98..0000000 --- a/vim/bundle/tomtom-quickfixsigns_vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 36e0c98f5f39e466c833d85e910f87430c5cb9c4