sponsor Vim development Vim logo Vim Book Ad

gams : gams syntax highlighting

 script karma  Rating 32/18, Downloaded by 1463  Comments, bugs, improvements  Vim wiki

created by
mihaly himics
 
script type
syntax
 
description
syntax highlighting for the GAMS programming language

update: moved to http://github.com/trialsolution/gamsvim
Check github for updates.
 
install details
1. put gams.vim in the syntax directory
2. associate .gms files with the highlighting by adding the following line to your filetype.vim:
au BufNewFile,BufRead *.gms setf gams
 

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.14 2010-07-19 6.0 mihaly himics only the function sqr is added
gams.vim 0.13 2010-07-18 6.0 mihaly himics List of dollar commands extended based on the Bruce Mccarl user guide.
gams.vim 0.12 2010-06-17 6.0 mihaly himics brackets issue with logical operators solved
the dollar conditional operator is added
gams.vim 0.11 2010-06-17 6.0 mihaly himics highlight of logical operators and/or corrected
added some more gams statement
thanks Key for the comments!
gams.vim 0.1 2010-06-17 6.0 mihaly himics Initial upload
ip used for rating: 3.149.251.155

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