sponsor Vim development Vim logo Vim Book Ad

gams.vim : Simple syntax highlighting for GAMS modelling software (www.gams.com)

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

created by
David Vonka
 
script type
syntax
 
description
As far as I know, there is no syntax highlighting for GAMS modeling language in vim. Here goes one, works with gvim. No other functionality, just the highlighting.
 
install details
Put

au BufEnter *.gms set ft=gams

in your .vimrc, or run

set ft=gams

after opening your .gms file.
 

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
gams.vim 0.1 2009-02-27 6.0 David Vonka Initial upload
ip used for rating: 18.188.142.146

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