Project Awesome project awesome

vim-GML

High quality Vim syntax highlighting for GameMaker.

Package 13 stars GitHub

vim-GML

theme_gruvbox-dark-medium2 theme: gruvbox-dark-medium

Features

  • Full syntax highlight
  • JSDoc comments
  • Regions
  • Simple indentation

Installation

with vim-plug:

  Plug 'JafarDakhan/vim-gml'

with dein.vim:

  dein#add('JafarDakhan/vim-gml')

Usage

If this is your first time using an external text editor with Gamemaker, open Gamemaker, and make sure that (File->Preferences->General settings->Automatically reload changed files) is turned ON.

How does it look like?

scrn1


scrn2

📃Future works

  • Better indentation
  • Auto completion
  • Errors highlighting

Acknowledgements

  • Some of the code is based on vim-gml

License

MIT

Back to GameMaker