Skip to content

cedeber/sublime-mustache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Mustache

Mustache Syntax Definitions and Snippets for Sublime Text 3

Snippets

Name Trigger Result
Escaped Variable var {{ variable }}
Unescaped Variable let {{{ variable }}}
Comment ! {{! comment }}
Section if {{# variable }} [..] {{/ variable }}
Inverted Section else {{^ variable }} [..] {{/ variable }}
Partial inc {{> partial }}

Screenshots

Monokai

Monokai

Mariana

Mariana

Breakers

Breakers

Sixteen

Sixteen