From b469c4fc565b9187aa2b0fca07aa62571077599a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 3 Dec 2014 10:27:25 +1300 Subject: Plugin for HTML5 support --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3