Commit a54521c3 authored by Rob Allen's avatar Rob Allen

SublimeFunctionNameDisplay works with ST3, so needs to be marked as such

parent b45b160f
...@@ -584,7 +584,7 @@ ...@@ -584,7 +584,7 @@
"details": "https://github.com/akrabat/SublimeFunctionNameDisplay", "details": "https://github.com/akrabat/SublimeFunctionNameDisplay",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/akrabat/SublimeFunctionNameDisplay/tree/master" "details": "https://github.com/akrabat/SublimeFunctionNameDisplay/tree/master"
} }
] ]
......
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