view runtime/syntax/xhtml.vim @ 23811:e68d84effb68

Added tag v8.2.2446 for changeset 8152b7daebad552d10be19cfdc3f8967afb3c66f
author Bram Moolenaar <Bram@vim.org>
date Mon, 01 Feb 2021 18:45:07 +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