fweep / vim-tabber

A Vim plugin for labeling tabs, styled after Powerline, with additional tab management utilities.
MIT License
50 stars 11 forks source link

When multiple tabs are open the viewport doesn't change on active tab. #8

Open ddaza opened 9 years ago

ddaza commented 9 years ago

having a large code base I need to switch from 10+ files at a time. is usefult to have :tabnext # or :TabberShiftLeft/Right. However, the viewport of tabber does not change it is stuck in the last tabs instead of moving the viewport to the left.