Ctrlp with let g:ctrlp_switch_buffer = 't' option is much better than vim's tab drop, which iterates through each tab to find the buffer with a matching name. Ctrlp switches the matching tab ...