Plug for lazy load

This commit is contained in:
Alexander Yakovlev 2018-09-21 21:33:39 +07:00
parent 6efa5d6f8a
commit c7ab1046f6

1
.vimrc
View file

@ -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