marko-js / marko-tmbundle

TextMate bundle for the Marko templating language

Repository from Github https://github.commarko-js/marko-tmbundleRepository from Github https://github.commarko-js/marko-tmbundle

Marko.tmbundle

TextMate bundle for the Marko templating language. This TextMate bundle is compatible with both TextMate and Sublime Text. A conversion script can be used to produce an Atom grammar file.

This package is used as the source for both the atom-language-marko package and the sublime-marko package.

Installation

Sublime Text 2/3

See: sublime-marko

TextMate 2

mkdir -p ~/Library/Application\ Support/TextMate/Managed/Bundles
cd ~/Library/Application\ Support/TextMate/Managed/Bundles
git clone https://github.com/marko-js/marko-tmbundle.git Marko.tmbundle

Intellij IDEA / Webstorm

Patches for additions are always welcome.

About

TextMate bundle for the Marko templating language

License:MIT License


Languages

Language:Marko 92.0%Language:Shell 8.0%