Updated vimrc to fix html closetag error
This commit is contained in:
@@ -139,7 +139,7 @@ set hidden
|
||||
" ====================================
|
||||
|
||||
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/plugin/closetag.vim
|
||||
autocmd FileType html,xhtml,xml,htmldjango,jinjahtml,eruby,mako source ~/.vim/bundle/closetag.vim/plugin/closetag.vim
|
||||
autocmd FileType html,xhtml,xml,htmldjango,jinjahtml,eruby,mako set smarttab
|
||||
|
||||
" ====================================
|
||||
|
||||
Reference in New Issue
Block a user