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 ------ vim/bundle/nagios | 1 - vim/bundle/tmux | 1 - 3 files changed, 8 deletions(-) delete mode 160000 vim/bundle/nagios delete mode 160000 vim/bundle/tmux 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 diff --git a/vim/bundle/nagios b/vim/bundle/nagios deleted file mode 160000 index 3a9d5c4a..00000000 --- a/vim/bundle/nagios +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3a9d5c4a1428d193a4d2db97f042fa9afccdd26a diff --git a/vim/bundle/tmux b/vim/bundle/tmux deleted file mode 160000 index 91b58c3f..00000000 --- a/vim/bundle/tmux +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 91b58c3f0ded09b42566944c665176c53bbc010a -- cgit v1.2.3