zefei / vim-wintabs

Modern buffer manager for Vim
MIT License
325 stars 25 forks source link

added option to reverse order of wintabs #6

Closed noscript closed 8 years ago

noscript commented 8 years ago

I have tested that the following commands continue work as intended:

*:WintabsNext*
*:WintabsPrevious*
*:WintabsGo*
*:WintabsFirst*
*:WintabsLast*
*:WintabsMove*
zefei commented 8 years ago

Looks good, thank you for the PR!