view runtime/syntax/docbkxml.vim @ 36133:8c394230efed

runtime(spec): add file triggers to syntax script Commit: https://github.com/vim/vim/commit/2241f0845fcb2ff362f34abd756cedf239e50b55 Author: fundawang <fundawang@yeah.net> Date: Tue Sep 10 21:31:49 2024 +0200 runtime(spec): add file triggers to syntax script closes: https://github.com/vim/vim/issues/15569 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Sep 2024 21:45:04 +0200
parents 3fc0f57ecb91
children
line wrap: on
line source

" Vim syntax file
" Language:	DocBook XML
" Maintainer:	Johannes Zellner <johannes@zellner.org>
" Last Change:	Sam, 07 Sep 2002 17:20:12 CEST

let b:docbk_type="xml"
runtime syntax/docbk.vim