view runtime/syntax/xhtml.vim @ 30000:3f18d0ae046b

Added tag v9.0.0337 for changeset 74f82d4dae9c8cdd6ceb3a936faa4203ad26794d
author Bram Moolenaar <Bram@vim.org>
date Tue, 30 Aug 2022 23:30: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