From 9e83c417c509cd0ce94fc7be2bdb1eb85f01fa3d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 15 Jun 2017 18:12:24 +1200 Subject: Remove Nagios and Tmux submodules Would be better to make this a rebased branch, if I version it at all really. No sense slowing Vim startup down a bit and making things complex for software that's only on a minority of my machines. --- .gitmodules | 6 ------ 1 file changed, 6 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7b563654..5f908d04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "vim/bundle/lion"] path = vim/bundle/lion url = https://sanctum.geek.nz/clone/vim-lion.git -[submodule "vim/bundle/nagios"] - path = vim/bundle/nagios - url = https://sanctum.geek.nz/code/vim-nagios.git [submodule "vim/bundle/pathogen"] path = vim/bundle/pathogen url = https://sanctum.geek.nz/clone/vim-pathogen.git @@ -31,9 +28,6 @@ [submodule "vim/bundle/targets"] path = vim/bundle/targets url = https://sanctum.geek.nz/clone/targets.vim.git -[submodule "vim/bundle/tmux"] - path = vim/bundle/tmux - url = https://sanctum.geek.nz/clone/vim-tmux.git [submodule "vim/bundle/unimpaired"] path = vim/bundle/unimpaired url = https://sanctum.geek.nz/clone/vim-unimpaired.git -- cgit v1.2.3