view runtime/syntax/xhtml.vim @ 27660:6322a4258c29

Added tag v8.2.4355 for changeset b5ebc885c25ca5f51d5a27d9c5c706bf2ab222c6
author Bram Moolenaar <Bram@vim.org>
date Sat, 12 Feb 2022 13:00: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