mkitt / tabline.vim

Configure tabs within Terminal Vim
234 stars 45 forks source link

Tab Numbering (0 indexed) #10

Open kvnduff opened 3 years ago

kvnduff commented 3 years ago

It would be convenient to have the first/left-most tab numbered 0 as the tabs in vim are 0 indexed. Doing so would allow the user to reference the number when using tab ex commands. Any thought to adding this as an option?