diff --git a/.vimrc.bundles b/.vimrc.bundles index 997ae9623..936acc138 100644 --- a/.vimrc.bundles +++ b/.vimrc.bundles @@ -244,7 +244,7 @@ " HTML { if count(g:spf13_bundle_groups, 'html') - Bundle 'amirh/HTML-AutoCloseTag' + Bundle 'vim-scripts/HTML-AutoCloseTag' Bundle 'hail2u/vim-css3-syntax' Bundle 'gorodinskiy/vim-coloresque' Bundle 'tpope/vim-haml'