view runtime/syntax/xhtml.vim @ 9983:08a32c793dba

Added tag v7.4.2264 for changeset e24aa20d815cc19c0cfa6a8678bb645d714e37b7
author Christian Brabandt <cb@256bit.org>
date Sat, 27 Aug 2016 13:45:06 +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