From 5556938d8c80a3a3f9b1a5f83fc8fd512417fc0a Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Fri, 5 Sep 2014 08:28:21 -0300 Subject: [PATCH] disabled html-autoclosetag because it was fucking the html, didnt work most of the time and, most of the time, when it worked, it would close the wrong tag --- configs/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/vimrc b/configs/vimrc index 5e5f19e..39e702f 100644 --- a/configs/vimrc +++ b/configs/vimrc @@ -118,7 +118,7 @@ Plugin 'w0ng/vim-hybrid' " Improved syntax files Plugin 'Glench/Vim-Jinja2-Syntax' Plugin 'fmoralesc/vim-pinpoint' -Plugin 'amirh/HTML-AutoCloseTag' +" Plugin 'amirh/HTML-AutoCloseTag' Plugin 'gorodinskiy/vim-coloresque' " Project tree