polycfg.vim : Polyhedra configuration syntax
script karma |
Rating 0/0,
Downloaded by 707 |
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
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 52.14.137.94
|