bufignore.nvim

Buffer cleaner

Automatically unlists hidden buffers that match specified ignore sources to keep the buffer list organized.

Unlist hidden buffers matching specified ignore sources.

GitHub

17 stars
2 watching
1 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
famiu/bufdelete.nvim A plugin that provides safe commands to delete buffers without messing up the window layout in Neovim 517
axkirillov/hbac.nvim Automatically closes unedited buffers when their number exceeds a threshold 206
numtostr/bufonly.nvim A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. 35
kazhala/close-buffers.nvim A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. 163
chrisgrieser/nvim-early-retirement Automatically closes inactive buffers after a set period of inactivity to declutter the workspace. 186
chuufmaster/buffer-vacuum Automates the management of unused buffers in Neovim 10
mong8se/buffish.nvim A buffer switcher with a list of files and shortcuts to easily navigate between them 5
m-demare/attempt.nvim Manages temporary buffers for coding attempts 86
nyngwang/neononame.lua Manages layout-preserved buffer deletion by swapping or deleting duplicate buffers. 29
backdround/tabscope.nvim A plugin that transforms global buffers into tab-local buffers, enabling context-specific access to buffers across multiple tabs. 51
ariel-frischer/bmessages.nvim A better messages window using an auto-updating buffer in Neovim. 46
ghillb/cybu.nvim Provides context when cycling buffers in Neovim 309
norcalli/nvim-terminal.lua A filetype mode that highlights and conceals text buffers with colored syntax codes 209
idanarye/nvim-buffls Adds LSP functionality to specific Neovim buffers 9
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