- Full syntax highlight
- JSDoc comments
- Regions
- Simple indentation
with vim-plug:
Plug 'JafarDakhan/vim-gml'
with dein.vim:
dein#add('JafarDakhan/vim-gml')
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.
- Better indentation
- Auto completion
- Errors highlighting
- Some of the code is based on vim-gml