sponsor Vim development Vim logo Vim Book Ad

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.
 

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
LBufWin.vim 1 2009-03-27 7.0 Cory Echols Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github