sponsor Vim development Vim logo Vim Book Ad

lingo.vim : Syntax highlighting for LINGO (Linear, INteractive and General Optimizer)

 script karma  Rating 6/3, Downloaded by 1069  Comments, bugs, improvements  Vim wiki

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

LINGO is a language and tool for modelling and solving optimization problems (http://www.lindo.com/cgi/frameset.cgi?leftlingo.html;lingof.html).

This syntax is NOT related to Macromedia Director Lingo scripting language. If you came here by mistake, please browse vimscript #503, vimscript #1010 or vimscript #1012.

Please e-mail comments and suggestions with subject "vim".
 
install details
Copy lingo.vim to your syntax/ directory.

Add the following to filetype.vim:

- - - - - - - - -
" LINGO
au BufNewFile,BufRead *.lingo     setf lingo
- - - - - - - - -
 

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
lingo.vim 0.1 2004-11-04 6.0 Juan Cataldo Initial upload
ip used for rating: 216.73.216.46

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github