Home

Awesome

gmpl.vim

gmpl.vim syntax file coloring for .mod (GMPL) files

(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.

Installation

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.

Usage

This syntax file will highlight any GMPL .mod file. GMPL is the GLTK language (GTLK is a GNU linear programming solver).