Commit c62b1b1d authored by Farit Sadykov's avatar Farit Sadykov

Add new plugin: TabTeleport

TabTeleport is a plugin for the Sublime Text 3, which helps navigate
between editor tabs without using a mouse.
parent 1b592cc6
...@@ -109,6 +109,18 @@ ...@@ -109,6 +109,18 @@
} }
] ]
}, },
{
"name": "TabTeleport",
"details": "https://github.com/Farit/TabTeleport",
"author": "Farit Sadykov",
"labels": ["tab navigation"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "TADS3", "name": "TADS3",
"details": "https://github.com/VoidPhantom/sublime-tads3", "details": "https://github.com/VoidPhantom/sublime-tads3",
......
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