4 lines
107 B
VimL
4 lines
107 B
VimL
|
" AutoTag
|
||
|
" Seems to have problems with some vim files
|
||
|
let g:autotagExcludeSuffixes="tml.xml.text.txt.vim"
|