aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-07-30 14:06:32 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-07-30 14:06:32 +1200
commit661af5cf92d013b61cb169d9ab1acb722f7f58c4 (patch)
treea37f7b28fdef48ecce5862b0e19d5478695dd118 /.gitmodules
parentAdd spell files, ignore compiled ones (diff)
downloaddotfiles-661af5cf92d013b61cb169d9ab1acb722f7f58c4.tar.gz
dotfiles-661af5cf92d013b61cb169d9ab1acb722f7f58c4.zip
Adding my fork of the Nagios Vim syntax files
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a9fa4d97..5529f84f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -41,3 +41,6 @@
[submodule "vim/bundle/markdown"]
path = vim/bundle/markdown
url = git://github.com/tpope/vim-markdown.git
+[submodule "vim/bundle/nagios"]
+ path = vim/bundle/nagios
+ url = git://github.com/tejr/nagios-syntax.vim