neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

docbkxml.vim (191B)


      1 " Vim syntax file
      2 " Language:	DocBook XML
      3 " Maintainer:	Johannes Zellner <johannes@zellner.org>
      4 " Last Change:	Sam, 07 Sep 2002 17:20:12 CEST
      5 
      6 let b:docbk_type="xml"
      7 runtime syntax/docbk.vim