sponsor Vim development Vim logo Vim Book Ad

DeleteHiddenBuffers : Clean your file buffer when you work for long periods on a large project

 script karma  Rating 21/6, Downloaded by 813  Comments, bugs, improvements  Vim wiki

created by
Arithran Thurairetnam
 
script type
utility
 
description
Description
----------------
When you work on a project for a long period you tend you accumulate a lot of background buffers. This plug-in will clear any unused buffers that are hidden. Don't worry this will not delete any active or unsaved buffers.

Usage
--------
:DeleteHiddenBuffers


Github
---------
Check the GitHub repo the latest updates.
https://github.com/arithran/vim-delete-hidden-buffers
 
install details
This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:


This plugin follows the standard runtime path structure, and as such, it can be installed with a variety of plugin managers:


NeoBundle:     NeoBundle 'arithran/vim-delete-hidden-buffers'
Vundle:      Plugin 'arithran/vim-delete-hidden-buffers'
Plug:              Plug 'arithran/vim-delete-hidden-buffers'
manual:      copy all of the files into your ~/.vim directory
 

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
vim-delete-hidden-buffers-master.zip 1.0 2017-06-20 7.0 Arithran Thurairetnam Initial upload
ip used for rating: 216.73.216.4

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