sponsor Vim development Vim logo Vim Book Ad

polycfg.vim : Polyhedra configuration syntax

 script karma  Rating 0/0, Downloaded by 604  Comments, bugs, improvements  Vim wiki

created by
Olivier Mengué
 
script type
syntax
 
description
This script provides syntax highlighting for the configuration files of the Polyhedra database.
For more information about Polyhedra, see: http://www.enea.com/templates/Extension____259.aspx

See also vimscript#1782: Polyhedra CL syntax
 
install details
Save into your personnal syntax directory: $HOME/{.vim|vimfiles}/syntax ({Unix|Windows}).

To manually colorize a file:
  :syntax on
  :filetype on
  :set filetype=polycfg

To assign this syntax to a particular configuration file, add this at the beginning or at the end:
  -- vim: set filetype=polycfg :

See also the built-in help in Vim:
    :help 'filetype'
    :help 'modeline'
    :help filetype-plugin
    :help mysyntaxfile
 

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
polycfg.vim 1.0 2007-02-15 6.0 Olivier Mengué Initial upload
ip used for rating: 3.138.122.4

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