Unverified Commit 7ce40407 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Rename "Hide Sidebar When Not Focussed" to SideBarHider (#6754)

parents f8cf3608 f81b8739
...@@ -493,16 +493,6 @@ ...@@ -493,16 +493,6 @@
} }
] ]
}, },
{
"name": "Hide Sidebar When Not Focussed",
"details": "https://github.com/akrabat/HideSidebarWhenNotFocussed",
"releases": [
{
"sublime_text": ">=3098",
"tags": true
}
]
},
{ {
"name": "Hide Tabs", "name": "Hide Tabs",
"details": "https://github.com/croach/SublimeHideTabs", "details": "https://github.com/croach/SublimeHideTabs",
......
...@@ -1542,6 +1542,17 @@ ...@@ -1542,6 +1542,17 @@
} }
] ]
}, },
{
"name": "SideBarHider",
"previous_names": ["Hide Sidebar When Not Focussed"],
"details": "https://github.com/akrabat/SideBarHider",
"releases": [
{
"sublime_text": ">=3098",
"tags": true
}
]
},
{ {
"name": "SidebarHoverToggle", "name": "SidebarHoverToggle",
"details": "https://github.com/Skullsneeze/SidebarHoverToggle", "details": "https://github.com/Skullsneeze/SidebarHoverToggle",
......
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