Skip to content

vim syntax file for the GAMS programming language

Notifications You must be signed in to change notification settings

pemryan/gamsvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

#description
syntax highlighting for the GAMS programming language
 
#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

About

vim syntax file for the GAMS programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published