sponsor Vim development Vim logo Vim Book Ad

lindo.vim : Syntax highlighting for LINDO (Linear, INteractive, and Discrete Optimizer)

 script karma  Rating 3/2, Downloaded by 1226  Comments, bugs, improvements  Vim wiki

created by
Juan Cataldo
 
script type
syntax
 
description
A syntax highlighting file for LINDO (Linear, INteractive, and Discrete Optimizer).

Please e-mail comments and suggestions with subject "vim".

 
install details
Copy lindo.vim to your syntax/ directory.

Add the following to filetype.vim:

- - - - - - - - -
" LINDO
au BufNewFile,BufRead *.lindo     setf lindo
- - - - - - - - -
 

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
lindo.vim 0.2 2004-10-27 6.0 Juan Cataldo Added more LINDO statements (taken from the "com" command output)
lindo.vim 0.1 2004-08-31 6.0 Juan Cataldo Initial upload
ip used for rating: 3.140.198.173

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