aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-12-03 10:27:25 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-12-03 10:27:25 +1300
commitb469c4fc565b9187aa2b0fca07aa62571077599a (patch)
tree9518f4b1e1e8f983f0c97eb4cb70410818e303e9 /.gitmodules
parentWhitespace fix for .gitmodules (diff)
downloaddotfiles-b469c4fc565b9187aa2b0fca07aa62571077599a.tar.gz
dotfiles-b469c4fc565b9187aa2b0fca07aa62571077599a.zip
Plugin for HTML5 support
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 754437c7..32a3a574 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
url = git://github.com/tommcdo/vim-lion
+[submodule "vim/bundle/html5"]
+ path = vim/bundle/html5
+ url = git://github.com/othree/html5.vim