Commit 74379d72 authored by Alex (Oleksii) Markov's avatar Alex (Oleksii) Markov Committed by FichteFoll

Added Syntax History plugin (#6073)

parent e12d9ac9
...@@ -4646,6 +4646,17 @@ ...@@ -4646,6 +4646,17 @@
} }
] ]
}, },
{
"name": "Syntax History",
"details": "https://github.com/malexer/SyntaxHistory",
"labels": ["syntax", "syntax highlight"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Syntax Matcher", "name": "Syntax Matcher",
"details": "https://github.com/reinteractive-open/Syntax-Matcher", "details": "https://github.com/reinteractive-open/Syntax-Matcher",
......
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