view runtime/syntax/xhtml.vim @ 9928:16a7dee7239c

Added tag v7.4.2237 for changeset e1a8b2601fe0f0971371bcae280920fbaae1d756
author Christian Brabandt <cb@256bit.org>
date Sun, 21 Aug 2016 19:15: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