Commit f178fe75 authored by FichteFoll's avatar FichteFoll

Merge pull request #4019 from frankjonen/master

Sublime Text version indicator set to pre 3.0 only, redundant author removed
parents 764de0ff 89887f42
...@@ -444,11 +444,10 @@ ...@@ -444,11 +444,10 @@
"name": "Vorhees", "name": "Vorhees",
"details": "https://github.com/frankjonen/vorhees/", "details": "https://github.com/frankjonen/vorhees/",
"labels": ["color scheme", "formatting", "language syntax"], "labels": ["color scheme", "formatting", "language syntax"],
"author": "frankjonen",
"readme": "https://raw.githubusercontent.com/frankjonen/vorhees/master/README.md", "readme": "https://raw.githubusercontent.com/frankjonen/vorhees/master/README.md",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": true "tags": true
} }
] ]
......
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