tabpage.vim : Beautify the tab pages
| script karma |
Rating 18/6,
Downloaded by 988 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Tian Huixiong |
| |
| script type |
| utility |
| |
| description |
This script is very simple, just beautify the default tab page, this works on GVIM.
See screenshots: http://vimer.1063083.n5.nabble.com/GVIM-tabpage-beautify-td4737356.html
1. Remove the path, only show filename.
2. Add number to each tab page
3. If buffer has been modified, add * to the title.
4. Limit the width of tab pages
All tab pages have the same width, except that who's name is very long.
5. Add the line:
set showtabline = 2 " Allways show the tab page
to your vimrc file. Or just uncomment it from the tabpage.vim. |
| |
| install details |
Put this file in ~/.vim/plugin on Linux
Or put it in $vim/vimfiles/plugin on Windows |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|