GML major mode for emacs, supports Game Maker Language GML.
Provides syntax highlighting, indentation and auto-complete.
Clone this repo and copy the lisp file into your .emacs.d folder.
git clone https://github.com/nexhero/gml-mode.git
Add this line to your init file.
(load-file "~/.emacs.d/gml_mode.lisp")
Turn on the mode
M-x gml-mode
To add auto-complete dictionary.