Skip to content

High quality Vim syntax highlighting for Gamemaker studio 2

License

Notifications You must be signed in to change notification settings

JafarDakhan/vim-gml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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