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. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|