sublime-marko

October 24, 2017 ยท View on GitHub

Syntax highlighting and several auto-complete snippets for Marko-js in Sublime Text. Syntax highlight taken from the official TextMate bundle for the Marko templating language.

Installation

Install Package Control and look for the package called Marko.

Manual

You'll need to copy Marko.tmLanguage and Marko.sublime-completions into your Sublime Text/Packages/User folder (where you store your snippets).

Props