diff options
Diffstat (limited to 'runtime/autoload/xml/html401t.vim')
-rw-r--r-- | runtime/autoload/xml/html401t.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/autoload/xml/html401t.vim b/runtime/autoload/xml/html401t.vim index 4c53f03bc..ae6c63f60 100644 --- a/runtime/autoload/xml/html401t.vim +++ b/runtime/autoload/xml/html401t.vim @@ -458,4 +458,3 @@ let g:xmldata_html401t = { \ 'param': ['/>', ''], \ } \ } -" vim:ft=vim:ff=unix |