From 9e12b279c0fae6765cf2ea66d68d81d2c68fc702 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 6 Aug 2013 17:58:50 +1200 Subject: Remove some unused plugins --- .gitmodules | 17 +---------------- vim/bundle/capslock | 1 - vim/bundle/gnupg | 1 - vim/bundle/obsession | 1 - vim/bundle/tbone | 1 - 5 files changed, 1 insertion(+), 20 deletions(-) delete mode 160000 vim/bundle/capslock delete mode 160000 vim/bundle/gnupg delete mode 160000 vim/bundle/obsession delete mode 160000 vim/bundle/tbone diff --git a/.gitmodules b/.gitmodules index 0d35a501..62677eab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,26 +58,10 @@ path = vim/bundle/tabular url = git://github.com/godlygeek/tabular.git ignore = dirty -[submodule "vim/bundle/tbone"] - path = vim/bundle/tbone - url = git://github.com/tpope/vim-tbone.git - ignore = dirty [submodule "vim/bundle/characterize"] path = vim/bundle/characterize url = git://github.com/tpope/vim-characterize.git ignore = dirty -[submodule "vim/bundle/obsession"] - path = vim/bundle/obsession - url = git://github.com/tpope/vim-obsession.git - ignore = dirty -[submodule "vim/bundle/capslock"] - path = vim/bundle/capslock - url = git://github.com/tpope/vim-capslock.git - ignore = dirty -[submodule "vim/bundle/gnupg"] - path = vim/bundle/gnupg - url = git://github.com/jamessan/vim-gnupg - ignore = dirty [submodule "vim/bundle/twig"] path = vim/bundle/twig url = git://github.com/lunaru/vim-twig @@ -89,3 +73,4 @@ [submodule "vim/bundle/ack"] path = vim/bundle/ack url = git://github.com/mileszs/ack.vim + ignore = dirty diff --git a/vim/bundle/capslock b/vim/bundle/capslock deleted file mode 160000 index 18f174e3..00000000 --- a/vim/bundle/capslock +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 18f174e3a678ace4b71022534d3e02b326cd1fb6 diff --git a/vim/bundle/gnupg b/vim/bundle/gnupg deleted file mode 160000 index 15fd394f..00000000 --- a/vim/bundle/gnupg +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 15fd394fc516cb10e56ef9dfa10b7eb18a9c4e83 diff --git a/vim/bundle/obsession b/vim/bundle/obsession deleted file mode 160000 index d342229c..00000000 --- a/vim/bundle/obsession +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d342229cc1fa5ed442179269b8358b4c42b52300 diff --git a/vim/bundle/tbone b/vim/bundle/tbone deleted file mode 160000 index 1505b778..00000000 --- a/vim/bundle/tbone +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1505b778967a761e852d2f7564747dded40c72cf -- cgit v1.2.3