view runtime/syntax/xhtml.vim @ 23611:181ae0ba5950

Added tag v8.2.2347 for changeset 07f9e4a54178c2e3b1dd6013553330ec7c3e3b47
author Bram Moolenaar <Bram@vim.org>
date Thu, 14 Jan 2021 19:15: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