shithub: vim

ref: c40d57b389033a42ad526308884e49b39746ecf5
dir: /lib/vimfiles/syntax/xhtml.vim/

View raw version
" Vim syntax file
" Language:	XHTML
" Maintainer:	noone
" Last Change:	2003 Feb 04

" Load the HTML syntax for now.
runtime! syntax/html.vim

let b:current_syntax = "xhtml"

" vim: ts=8