view runtime/syntax/docbksgml.vim @ 19776:42e4083429a7

patch 8.2.0444: swap file test fails on some systems Commit: https://github.com/vim/vim/commit/d36ef573b2fad620824495f5423cb649cde55e03 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 24 21:44:51 2020 +0100 patch 8.2.0444: swap file test fails on some systems Problem: Swap file test fails on some systems. Solution: Preserve the swap file. Send NL terminated keys.
author Bram Moolenaar <Bram@vim.org>
date Tue, 24 Mar 2020 21:45:05 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

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

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