view runtime/syntax/docbksgml.vim @ 4283:1dc160bf2488 v7.3.891

updated for version 7.3.891 Problem: Merging viminfo history doesn't work well. Solution: Don't stop when one type of history is empty. Don't merge history when writing viminfo.
author Bram Moolenaar <bram@vim.org>
date Sun, 14 Apr 2013 16:26:15 +0200
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