From 64436bf70832028052dd278760761230d7d0bc77 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 6 Sep 2015 05:08:14 +0200 Subject: switched to vundle, cleaned and commented the vimrc --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index fe221a9..f17eb62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "indent/tpope"] path = indent/tpope url = https://gist.github.com/762326.git +[submodule "indent/html5.vim"] + path = indent/html5.vim + url = https://github.com/othree/html5.vim.git -- cgit v1.2.3