gams.vim : Simple syntax highlighting for GAMS modelling software (www.gams.com)
| script karma |
Rating 1/1,
Downloaded by 661 |
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. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|