Commit ae3c4b47 authored by FichteFoll's avatar FichteFoll

Merge pull request #2166 from mgussekloo/master

Added ST3 compatibility for Tabright
parents c2356082 5e1893d7
...@@ -23,11 +23,13 @@ ...@@ -23,11 +23,13 @@
}, },
{ {
"name": "Tabright", "name": "Tabright",
"details": "https://github.com/stylishmedia/SublimeText-Tabright", "details": "https://github.com/stylishmedia/Tabright",
"homepage": "https://github.com/stylishmedia/Tabright",
"author": "Martijn Gussekloo",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/stylishmedia/SublimeText-Tabright/tree/master" "details": "https://github.com/stylishmedia/Tabright/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