tabpage_sort.vim : Sort vim7 tab page in 'buffer number' order.
script karma |
Rating -1/1,
Downloaded by 839 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
omi taku |
|
script type |
utility |
|
description |
sort vim7 tab page in 'buffer number' order.
Installation
------------
1. Copy the tabpage_sort.vim script to the $HOME/.vim/plugin or
the $HOME/vimfiles/plugin. Refer to the ':help add-plugin',
':help add-global-plugin' and ':help runtimepath' topics for
more details about Vim plugins.
2. Restart Vim.
Usage
-----
1. Run command ':TabpageSort', ':TabpageSort asc', ':TabpageSort desc',
':TabpageSortAsc' or ':TabpageSortDesc'.
:TabpageSort sort vim7 tab page in buffer number ascending order.
:TabpageSort asc sort vim7 tab page in buffer number ascending order.
:TabpageSort desc sort vim7 tab page in buffer number descending order.
:TabpageSortAsc sort vim7 tab page in buffer number ascending order.
:TabpageSortDesc sort vim7 tab page in buffer number descending order.
Note
----
1. If current buffer size is over current 'tabpagemax' option setting,
'tabpagemax' option size is automatically expanded.
see ":help tabpagemax".
|
|
install details |
1. Copy the tabpage_sort.vim script to the $HOME/.vim/plugin or
the $HOME/vimfiles/plugin. Refer to the ':help add-plugin',
':help add-global-plugin' and ':help runtimepath' topics for
more details about Vim plugins.
2. Restart Vim. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|