view runtime/syntax/xhtml.vim @ 26671:914e38eb405c

Added tag v8.2.3864 for changeset a77b661439f9aa5269e4bee6dbeee28f8b921349
author Bram Moolenaar <Bram@vim.org>
date Tue, 21 Dec 2021 10:15:05 +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