sponsor Vim development Vim logo Vim Book Ad

ProvideX Syntax : The language blows.  But working with it doesn't have to.

 script karma  Rating 4/3, Downloaded by 1114  Comments, bugs, improvements  Vim wiki

created by
Leonard Clark
 
script type
syntax
 
description
ProvideX is a Business Basic dialect used within the popular Mas90/200 accounting product lines, as well as many other business software products.

I do not advocate the use of providex.  I only hope to aide those who have found themselves in the position of working with it as I have :-)

Pointers were taken from many syntax files, mainly the basic.vim syntax file from Allan Kelly. <allan@fruitloaf.co.uk>

Update: I no longer work with ProvideX!  Congratulations are welcome :-)
 
install details
Install the file to $VIMRUNTIME/syntax/  and add the lines

" ProvideX
au BufNewFile,BufRead *.pvs           call <SID>FTVB("providex")

to your $VIMRUNTIME/filetype.vim file.
 

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
providex.vim 1.1 2005-04-26 6.0 Leonard Clark A little cleanup.
Removed annoying parens brain-child I thought was cool at first.
providex.vim 1.0 2005-02-14 6.0 Leonard Clark Initial upload
ip used for rating: 3.137.183.14

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