From 1f23035b07562b64bb611f48e70080090dcc9bdd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Wed, 14 Sep 2016 08:35:01 +0200
Subject: Add vim-autotag and edit tag usage for vim

---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)

(limited to '.gitmodules')

diff --git a/.gitmodules b/.gitmodules
index 507477c..3a6f663 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
 [submodule "private"]
 	path = private
 	url = git@cynerd.cz:myconfigs-private
+[submodule "vim/bundle/vim-autotag"]
+	path = vim/bundle/vim-autotag
+	url = https://github.com/craigemery/vim-autotag.git
-- 
cgit v1.2.3