aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-07-31 01:28:09 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-07-31 01:28:09 +1200
commita755540b767230f3403659a5690da994e55da41e (patch)
tree5fe62d894dd029037939bcf95738409d03c76712 /.gitmodules
parentIgnore unsaved changes in new submodules (diff)
downloaddotfiles-a755540b767230f3403659a5690da994e55da41e.tar.gz
dotfiles-a755540b767230f3403659a5690da994e55da41e.zip
Add syntax files for Tmux
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 59c60220..c54ccc67 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,3 +46,6 @@
path = vim/bundle/nagios
url = git://github.com/tejr/nagios-syntax.vim
ignore = dirty
+[submodule "vim/bundle/tmux"]
+ path = vim/bundle/tmux
+ url = git://github.com/zaiste/tmux.vim.git