Commit d0f13227 authored by Adam Chainz's avatar Adam Chainz

Added "HTML Mustache" Syntax package

parent 0aea8445
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
"https://github.com/aaronpowell/sublime-jquery-snippets", "https://github.com/aaronpowell/sublime-jquery-snippets",
"https://github.com/aaronpowell/Sublime-KnockoutJS-Snippets", "https://github.com/aaronpowell/Sublime-KnockoutJS-Snippets",
"https://github.com/achayan/sublimePyQtSearch", "https://github.com/achayan/sublimePyQtSearch",
"https://github.com/adamchainz/SublimeHTMLMustache",
"https://github.com/adamchainz/SublimeMoveTabs", "https://github.com/adamchainz/SublimeMoveTabs",
"https://github.com/adamchainz/SublimeSwitchViewInGroup", "https://github.com/adamchainz/SublimeSwitchViewInGroup",
"https://github.com/adampresley/sublime-js-minify", "https://github.com/adampresley/sublime-js-minify",
...@@ -936,6 +937,7 @@ ...@@ -936,6 +937,7 @@
"SublimeGtags" : "GTags", "SublimeGtags" : "GTags",
"SublimeHighlight": "Highlight", "SublimeHighlight": "Highlight",
"SublimeHtmlTidy": "HtmlTidy", "SublimeHtmlTidy": "HtmlTidy",
"SublimeHTMLMustache": "HTML Mustache Syntax",
"SublimeHttpRequester":"Http Requester", "SublimeHttpRequester":"Http Requester",
"SublimeLoremPixel": "LoremPixel", "SublimeLoremPixel": "LoremPixel",
"SublimeMagentoIntel": "MagentoIntel", "SublimeMagentoIntel": "MagentoIntel",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment