Commit 11b6dc1d authored by Isaac's avatar Isaac

- Add FindCursor

- Add TabsExtra
parent a5ee73c0
...@@ -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