aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-07-31 10:25:31 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-07-31 10:25:31 +1200
commit1436633bee5be423ee0baa0812764ec8e8a73cd2 (patch)
treee8eea84a145b00d3b94406e975219bdf8ba78178 /.gitmodules
parentDelete subs, about to move them (diff)
downloaddotfiles-1436633bee5be423ee0baa0812764ec8e8a73cd2.tar.gz
dotfiles-1436633bee5be423ee0baa0812764ec8e8a73cd2.zip
Added my own forks of nagios and tmux syntax files
Which means I can remove these custom ftdetect rules for tmux too
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4e4b83f7..c93ae623 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -42,3 +42,9 @@
path = vim/bundle/markdown
url = git://github.com/tpope/vim-markdown.git
ignore = dirty
+[submodule "vim/bundle/tmux"]
+ path = vim/bundle/tmux
+ url = git://github.com/tejr/vim-tmux.git
+[submodule "vim/bundle/nagios"]
+ path = vim/bundle/nagios
+ url = git://github.com/tejr/vim-nagios.git