view runtime/syntax/xhtml.vim @ 20430:df50f7b7830d

Added tag v8.2.0769 for changeset c88ebfcbab03779711238a16cc13586e4511b1cd
author Bram Moolenaar <Bram@vim.org>
date Sat, 16 May 2020 16:15:04 +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