mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 03:48:02 +10:00
2f689d5abd
Skip colors/ and syntax/help_ru.vim: missing previous changes.
Co-authored-by: Christian Brabandt <cb@256bit.org>
8 lines
201 B
VimL
8 lines
201 B
VimL
" Vim syntax file
|
|
" Language: DocBook XML
|
|
" Maintainer: Johannes Zellner <johannes@zellner.org> (invalid)
|
|
" Last Change: Sam, 07 Sep 2002 17:20:12 CEST
|
|
|
|
let b:docbk_type="xml"
|
|
runtime syntax/docbk.vim
|