Awesome
sublime-marko
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
Package Control (recommended)
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).