sponsor Vim development Vim logo Vim Book Ad

lpl.vim : Syntax file for LPL (Linear/Logical Programming Language)

 script karma  Rating 1/1, Downloaded by 600  Comments, bugs, improvements  Vim wiki

created by
Roberto Bonvallet
 
script type
syntax
 
description
A syntax highlighting file for LPL (Linear/Logical Programming Language)

"LPL contains a powerful modelling language and a complete modelling environment and it is possible to specify complex mathematical models in a concise way."
http://www.virtual-optima.com/en/products.html
 
install details
Copy lpl.vim to your $VIMRUNTIME/syntax/ directory.
Add the following to $VIMRUNTIME/filetype.vim:

" LPL
au BufNewFile,BufRead *.lpl     setf lpl

This file has DOS line endings. If you want to use the script on a Unix machine, open the file with vim, :set ff=unix and save.
 

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
lpl.vim 1.0 2004-11-07 6.0 Roberto Bonvallet Initial upload
ip used for rating: 3.145.16.90

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