view runtime/syntax/xhtml.vim @ 18733:8c088288a96b

Added tag v8.1.2356 for changeset 2513e666aa821d432a39d0ccdb54a6c65d2903d4
author Bram Moolenaar <Bram@vim.org>
date Thu, 28 Nov 2019 22:15:04 +0100
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