diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2020-11-23 14:14:27 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2020-11-23 14:14:27 +0100 |
commit | 83cb7e80dbff8c64736dbfa921aa3f4a4fa2965f (patch) | |
tree | 92545d942a912879b867bf53e5f76a1d4fe5bf83 /.gitmodules | |
parent | 27c62387431f476958c5a7ae584fefd2cc220b98 (diff) | |
download | dotfiles-83cb7e80dbff8c64736dbfa921aa3f4a4fa2965f.tar.gz |
icinga2 syntax
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 450e4dd..ad9da04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule ".vim/bundle/completor.vim"] path = .vim/bundle/completor.vim url = https://github.com/maralla/completor.vim.git +[submodule ".vim/bundle/icinga2.vim"] + path = .vim/bundle/icinga2.vim + url = https://github.com/crazy-canux/icinga2.vim.git |