LBufWin : List loaded buffers in a location list.
| script karma |
Rating 0/0,
Downloaded by 648 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Cory Echols |
| |
| script type |
| utility |
| |
| description |
This plugin contains one command:
:Ls |pattern|
The command creates a location list containing all of the currently loaded
buffers in vim. It takes one (optional) argument. If it is supplied, it is
treated as a pattern, and only buffers matching that pattern will be
displayed.
Location lists are a feature of Vim 7 and up. Please see :he location-list if
you are curious.
A blog post with more information and a video demo are at http://blog.coryechols.net/2009/03/vim-script-buffer-select-in-window.html |
| |
| install details |
| Just drop it into your ~/.vim/plugin folder. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|