vim: correction of a path error for the closetag plugin

master
Guillaume DOTT 2012-10-15 16:05:23 +02:00
parent 39019d7c69
commit f517dceb94
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ let g:session_autosave = 'no'
" closetag
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
" TagList : http://vim-taglist.sourceforge.net/
" Need ctags