ProvideX Syntax : The language blows. But working with it doesn't have to.
| script karma |
Rating 4/3,
Downloaded by 1293 |
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. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|