vim-bufonly

Buffer manager

A Vim plugin that restricts the current buffer to a single window and removes unnecessary buffers.

vim plugin bufonly

GitHub

0 stars
2 watching
0 forks
Language: VimL
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
numtostr/bufonly.nvim A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. 35
johann2357/nvim-smartbufs A plugin that simplifies buffer management in neovim by providing features to quickly switch between buffers, launch and reopen terminal buffers, and manage buffer deletion. 43
j-morano/buffer_manager.nvim A plugin to easily manage Neovim buffers by providing an intuitive buffer list and functionality for adding, deleting, moving, saving, and loading buffer lists 265
mong8se/buffish.nvim A buffer switcher with a list of files and shortcuts to easily navigate between them 5
backdround/tabscope.nvim A plugin that transforms global buffers into tab-local buffers, enabling context-specific access to buffers across multiple tabs. 51
el-mastor/bufferlist.nvim A lightweight and extensible buffer manager for Neovim 48
famiu/bufdelete.nvim A plugin that provides safe commands to delete buffers without messing up the window layout in Neovim 517
kazhala/close-buffers.nvim A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. 163
chuufmaster/buffer-vacuum Automates the management of unused buffers in Neovim 10
venam/2bwm A fast and customizable window manager designed to be controlled entirely with the keyboard. 796
itchyny/miv A tool for managing plugins and their dependencies in text editors like Vim. 66
bbidulock/flwm A fast and light window manager for graphical user interfaces 11
bbidulock/blackboxwm A window manager for X11 with enhanced EWMH/ICCCM compliance and minimalistic design. 169
nyngwang/neononame.lua Manages layout-preserved buffer deletion by swapping or deleting duplicate buffers. 29
theniceboy/nvim-deus An implementation of the vim-deus plugin with Treesitter support. 71