Mercurial > vim
view runtime/syntax/docbkxml.vim @ 9458:374afcf9d11d v7.4.2010
commit https://github.com/vim/vim/commit/537ef08408c50e0c4104d57f74993b3b0ed9560d
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jul 9 17:56:19 2016 +0200
patch 7.4.2010
Problem: There is a :cbottom command but no :lbottom command.
Solution: Add :lbottom. (Yegappan Lakshmanan)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 09 Jul 2016 18:00:06 +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