tabline.vim
tabline.vim copied to clipboard
Configure tabs within Terminal Vim
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...
First off, thanks a ton for this plugin! It works perfectly and gives me the tab numbers along with the tab name. Helps a lot to navigate between tabs when...
Hello, using the latest version of this plugin and gvim, it seems like this plugin only works for the terminal. Is this expected? If so it would be nice to...
``` $ vim .vimrc error by executing "/home/therojam/.vimrc": line 54: E121: undefomed var g:airline ``` I installed tabline via vundle and wanted to enable it via .vimrc with airline. See...
I really really like the plugin but this is something that's gotten pretty annoying: If there are too many tabs opened to display the full names of all of them...