Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 217 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 217 Bytes

hyper-autohide-tabs

This plugin autohides tab bar when there is only one tab.

auto hiding

Usage

Add plugin to ~/.hyper.js:

plugins: [
  'hyper-autohide-tabs'
]