sponsor Vim development Vim logo Vim Book Ad

Doxia APT : syntax highlighting of Doxia APT files as used by Maven

 script karma  Rating 11/7, Downloaded by 602  Comments, bugs, improvements  Vim wiki

created by
Joris Kuipers
 
script type
syntax
 
description
Syntax highlighting for Doxia APT files, as used by Maven for documentation purposes. The format is described here: http://maven.apache.org/doxia/references/apt-format.html
 
install details
Just copy the file to your local syntax directory and put something like this in your local filetype.vim:
  au! BufRead,BufNewFile *.apt  setf doxiaapt
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
doxiaapt.vim 1.1 2010-02-08 5.7 Joris Kuipers minor cleanups, added syntax support for macros (http://maven.apache.org/doxia/macros/index.html)
doxiaapt.vim 1.0 2010-02-07 5.7 Joris Kuipers initial release
ip used for rating: 18.223.171.12

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github