lingo.vim : Syntax highlighting for LINGO (Linear, INteractive and General Optimizer)
script karma |
Rating 6/3,
Downloaded by 1018 |
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
- - - - - - - - - |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.148.227.92
|