Commit f3fdb10d authored by FichteFoll's avatar FichteFoll

Merge pull request #2417 from pgtruesdell/master

Added Volt template language syntax and Zephir language syntax.
parents a5007102 51bda9ad
......@@ -235,6 +235,18 @@
"details": "https://github.com/tomalec/Sublime-Text-2-Vlt-Plugin/tree/master"
}
]
},
{
"name": "Volt",
"labels": ["language syntax"],
"details": "https://github.com/phalcon/volt-sublime-textmate",
"author": "The Phalcon Team",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/phalcon/volt-sublime-textmate/tree/master"
}
]
}
]
}
......@@ -41,6 +41,18 @@
}
]
},
{
"name": "Zephir",
"labels": ["language syntax"],
"details": "https://github.com/phalcon/zephir-sublime",
"author": "The Phalcon Team",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/phalcon/zephir-sublime/tree/master"
}
]
},
{
"name": "Zissou Color Schemes",
"details": "https://github.com/idleberg/Zissou.tmTheme",
......
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