view runtime/syntax/xhtml.vim @ 9851:eafd017d8a5a

Added tag v7.4.2200 for changeset 67781bb0a61a55adea7ed2394daddbb2e838046e
author Christian Brabandt <cb@256bit.org>
date Fri, 12 Aug 2016 16:30:07 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

" 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