When you are working with more than 20 files, the number of tabs open overflow the capacity of the tab bars and it becomes really annoying to switch between them. Also, clicking on the tabs is anti-vimish. It's really inefficient.
I've been thinking something in the lines of: 1. Tabs are kept on left (side tabs have higher capacity) 2. Letter tags are assigned to them (a, b, c, d...) 3. In order to switch to a tab you just type a key + it's tag
I think it can't get faster than this. Is there something like that?