ooosetup.vim : OpenOffice.org 1.x/StarOffice 5.2,6,7 setup response file syntax
script karma |
Rating 1/1,
Downloaded by 714 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Olivier Mengué |
|
script type |
syntax |
|
description |
This script provides syntax highlighting for the OpenOffice 1.x and StarOffice 5.2, 6.x, 7.x setup responses file as documented by http://installation.openoffice.org/01RESPONSE_SO52_final_rev2.pdf
A test suite for the highlighting is provided (TestSuite.OOo) to help discover bugs. Do not use it with the setup program.
Release notes for 1.0 :
- syntax is quite strict about spaces (stricter than the setup program). The TestSuite.OOo will show you what is recognized.
- the Module_Specify may not correctly highlight module sets definitions. Patches are welcome. |
|
install details |
Put syntax/ooosetup.vim in your $HOME/vimfiles/syntax directory.
TestSuite.OOo is not used by the script.
To activate highlighting when editing a response file :
syntax on
setf ooosetup |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.149.2.199
|