Skip to content

mason-lang/mason-tmLanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mason syntax for sublime text and textmate.

Install

Sublime Text

curl https://raw.githubusercontent.com/mason-lang/mason-tmLanguage/master/mason.tmLanguage > ~/.config/sublime-text-3/Packages/User/mason.tmLanguage

TextMate

If you know how to use this with textmate, please tell me!

Build it yourself

npm install
./generate.js
# To install locally:
cp mason.tmLanguage ~/.config/sublime-text-3/Packages/User/mason.tmLanguage

About

Mason syntax for sublime text and textmate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published