Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 349 Bytes

Stare-tab.vim

Stare-tab.vim is a vim setting of tabline.

This will be effective when you open many tabs on the vim.

This is released under the MIT License, see LICENSE.txt.

Additional Configuration

If you want to change minimum tab length, you can configure as follows.

The default value is 15.

let g:staretab#min_tab_len = 20