sponsor Vim development Vim logo Vim Book Ad

tabpage_sort.vim : Sort vim7 tab page in 'buffer number' order.

 script karma  Rating -1/1, Downloaded by 781  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
tabpage_sort.vim 0.8 2008-01-31 7.0 omi taku Initial upload
ip used for rating: 18.217.144.32

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github