Unverified Commit fcb949f8 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7117 from Bushikot/master

Added MRL syntax highlighting package
parents f09d9567 324a25dd
...@@ -2293,6 +2293,18 @@ ...@@ -2293,6 +2293,18 @@
} }
] ]
}, },
{
"name": "MRL syntax highlighting",
"details": "https://github.com/Bushikot/mrl-sublime-syntax",
"author": "Denis Koshechkin",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "MSBuild selector", "name": "MSBuild selector",
"details": "https://github.com/jbaltie/MSBuildSelector", "details": "https://github.com/jbaltie/MSBuildSelector",
......
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