oka-h / stare-tab.vim

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Vim Script 100.0%