hbac.nvim
Buffer cleaner
Automatically closes unedited buffers when their number exceeds a threshold
Heuristic buffer auto-close
203 stars
4 watching
11 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
neovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
kazhala/close-buffers.nvim | A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. | 162 |
chrisgrieser/nvim-early-retirement | Automatically closes inactive buffers after a set time period to reduce clutter and improve workflow. | 182 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 36 |
sqve/bufignore.nvim | Automatically unlists hidden buffers that match specified ignore sources to keep the buffer list organized. | 17 |
m4xshen/autoclose.nvim | Automatically pairs and closes brackets in text editing | 523 |
famiu/bufdelete.nvim | A plugin that provides safe commands to delete buffers without messing up the window layout in Neovim | 517 |
chuufmaster/buffer-vacuum | Automates the management of unused buffers in Neovim | 10 |
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. | 42 |
el-mastor/bufferlist.nvim | A lightweight and minimal buffer manager plugin for Neovim. | 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 | 240 |
ghillb/cybu.nvim | Provides context when cycling buffers in Neovim | 308 |
tmillr/sos.nvim | An autosaver plugin for Neovim that automatically saves changed buffers at customizable intervals. | 19 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
dzfrias/arena.nvim | A frecency-based buffer switcher for Neovim | 65 |
nyngwang/neononame.lua | Manages layout-preserved buffer deletion by swapping or deleting duplicate buffers. | 29 |