diff --git a/.vimrc.bundles.local b/.vimrc.bundles.local new file mode 100644 index 000000000..176ffff1f --- /dev/null +++ b/.vimrc.bundles.local @@ -0,0 +1,2 @@ +Plugin 'heracek/HTML-AutoCloseTag', {'name': 'HTML-AutoCloseTag2'} +UnBundle 'amirh/HTML-AutoCloseTag'