Merge branch 'vim-with-runtime' into feat/quickfix-title
[vim_extended.git] / runtime / syntax / xhtml.vim
blob0c6ea734033d7ac9c2001995376d576743322d56
1 " Vim syntax file
2 " Language:     XHTML
3 " Maintainer:   noone
4 " Last Change:  2003 Feb 04
6 " Load the HTML syntax for now.
7 runtime! syntax/html.vim
9 let b:current_syntax = "xhtml"
11 " vim: ts=8