shithub: vim

ref: aca5dbbb60071a002ccca83b9a02e65b660b8c3e
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