(using the ego.vim
theme and under macvim
)
A GMPL (= GNU MathProg) vim syntax highlight sheet. Credit goes to markjet7 (initial gmpl.vim) and to jeroendv.
With vundle
, use the in-vim command :Plugin 'maelvalais/gmpl.vim'
Without vundle
, copy the content of each folder syntax
and ftdetect
into your ~/.vim
folder.
This syntax file will highlight any GMPL .mod
file. GMPL is the GLTK language (GTLK is a GNU linear programming solver).