Commit 556a97a8 authored by FichteFoll's avatar FichteFoll

Merge pull request #2959 from facelessuser/master

Add new packages for ST3
parents a5ee73c0 11b6dc1d
...@@ -381,6 +381,15 @@ ...@@ -381,6 +381,15 @@
} }
] ]
}, },
{
"details": "https://github.com/facelessuser/FindCursor",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/FindCursor/tree/master"
}
]
},
{ {
"name": "FindDoc", "name": "FindDoc",
"details": "https://github.com/zckrs/sublime_findDoc", "details": "https://github.com/zckrs/sublime_findDoc",
......
...@@ -37,6 +37,15 @@ ...@@ -37,6 +37,15 @@
} }
] ]
}, },
{
"details": "https://github.com/facelessuser/TabsExtra",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/TabsExtra/tree/master"
}
]
},
{ {
"name": "TabsLimiter", "name": "TabsLimiter",
"details": "https://github.com/ejoubaud/SublimeTabsLimiter", "details": "https://github.com/ejoubaud/SublimeTabsLimiter",
......
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