diff --git a/.vimrc b/.vimrc index fcc7b8c..223b47a 100644 --- a/.vimrc +++ b/.vimrc @@ -96,7 +96,6 @@ set noswapfile au BufRead,BufNewFile *.tpl set filetype=smarty au BufRead,BufNewFile *.cson set filetype=coffee autocmd FileType html,htmldjango,jinjahtml,eruby,mako let b:closetag_html_style=1 -autocmd FileType html,xhtml,xml,htmldjango,jinjahtml,eruby,mako source ~/.vim/bundle/closetag.vim/plugin/closetag.vim if !has('nvim') set ttymouse=xterm2