diff --git a/.gitmodules b/.gitmodules index 8bdb272..ec4c700 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "vim/bundle/surround"] path = vim/bundle/surround url = https://github.com/tpope/vim-surround.git +[submodule "vim/bundle/html5"] + path = vim/bundle/html5 + url = https://github.com/othree/html5.vim.git diff --git a/vim/bundle/html5 b/vim/bundle/html5 new file mode 160000 index 0000000..020d440 --- /dev/null +++ b/vim/bundle/html5 @@ -0,0 +1 @@ +Subproject commit 020d440eeb2a65800b1a0087bb8a7196b6cec4db