view runtime/syntax/xhtml.vim @ 29037:28cdce891562

Added tag v8.2.5040 for changeset 71b766ba26a6dc1b260d5e5b4cf1d7dd17c00a08
author Bram Moolenaar <Bram@vim.org>
date Sun, 29 May 2022 19:30:03 +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