view runtime/syntax/xhtml.vim @ 35069:abc67b413453 default tip

Added tag v9.1.0378 for changeset 60a7fae995600da671d5aaed70644cbea45b3043
author Christian Brabandt <cb@256bit.org>
date Sun, 28 Apr 2024 10:00:08 +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