From 1436633bee5be423ee0baa0812764ec8e8a73cd2 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 31 Jul 2012 10:25:31 +1200 Subject: Added my own forks of nagios and tmux syntax files Which means I can remove these custom ftdetect rules for tmux too --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3