aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-05-28 10:13:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-05-28 10:13:52 +1200
commite56e32da1fee21e2d96f746a30af87b105116b88 (patch)
tree6879b1ac5ae97a16a3d45623acfc5735df23c006 /.gitmodules
parentMissing = sign in version comment (diff)
downloaddotfiles-e56e32da1fee21e2d96f746a30af87b105116b88.tar.gz
dotfiles-e56e32da1fee21e2d96f746a30af87b105116b88.zip
Remove unused and under-used plugins
Argumentative - never used in production even once CtrlP - used to use, haven't touched in months Exchange - never used in production even once Twig - only needed on one server to edit someone else's code Undotree - used only once for something that should have been in Git anyway Vimperator - almost never used
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 0 insertions, 18 deletions
diff --git a/.gitmodules b/.gitmodules
index 3c741520..ea8a1a8b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,30 +22,12 @@
[submodule "vim/bundle/nagios"]
path = vim/bundle/nagios
url = git://github.com/tejr/vim-nagios.git
-[submodule "vim/bundle/ctrlp"]
- path = vim/bundle/ctrlp
- url = git://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = git://github.com/tejr/sahara.git
-[submodule "vim/bundle/twig"]
- path = vim/bundle/twig
- url = git://github.com/lunaru/vim-twig
-[submodule "vim/bundle/undotree"]
- path = vim/bundle/undotree
- url = git://github.com/mbbill/undotree
-[submodule "vim/bundle/argumentative"]
- path = vim/bundle/argumentative
- url = git://github.com/PeterRincker/vim-argumentative
-[submodule "vim/bundle/exchange"]
- path = vim/bundle/exchange
- url = git://github.com/tommcdo/vim-exchange
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
url = git://github.com/tommcdo/vim-lion
[submodule "vim/bundle/html5"]
path = vim/bundle/html5
url = git://github.com/othree/html5.vim
-[submodule "vim/bundle/vimperator"]
- path = vim/bundle/vimperator
- url = git://github.com/superbrothers/vim-vimperator