aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-15 18:12:24 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-15 18:12:54 +1200
commit9e83c417c509cd0ce94fc7be2bdb1eb85f01fa3d (patch)
tree406b3a760542eda993eae651a6659d7c4b41f5f2 /.gitmodules
parentSwitch to a maintained tmux Vim plugin (diff)
downloaddotfiles-9e83c417c509cd0ce94fc7be2bdb1eb85f01fa3d.tar.gz
dotfiles-9e83c417c509cd0ce94fc7be2bdb1eb85f01fa3d.zip
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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
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