sponsor Vim development Vim logo Vim Book Ad

simplebuffer : a very simple buffer manager.

 script karma  Rating 1/1, Downloaded by 772  Comments, bugs, improvements  Vim wiki

created by
Cryven mo
 
script type
utility
 
description
It is a very simple buffer manager for switching and deleting buffers.
 
install details
Just decompressing the simplebuffer.tar and put simplebuffer.vim directory in your .vim directory, such as run the command "mv simplebuffer.vim ~/.vim" on your terminal. And update the runtimepath with .vim/simplebuffer.vim path.
For example, in your vimrc: set rtp+=~/.vim/simplebuffer.vim

For installing and managing your vim plugins easily, i recommand you to use vim-plug, which is a minimalist Vim Plugin Manager.
If you use Plug to install , just add "Plug  'codcodog/simplebuffer.vim'" , and run ':PlugInstall'.

For more information you can see https://github.com/codcodog/simplebuffer.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
simplebuffer.tar 1.0.0 2018-03-16 7.0 Cryven mo Initial upload
ip used for rating: 216.73.216.208

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