view runtime/syntax/xhtml.vim @ 20308:49fa1e49d5f5

Added tag v8.2.0709 for changeset ad6949eaa1c7d1ab9f20b90eed474616eb427e33
author Bram Moolenaar <Bram@vim.org>
date Thu, 07 May 2020 18:00:04 +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