buffer-vacuum
Buffer cleaner
Automates the management of unused buffers in Neovim
A neovim plugin to vacuum up unused file buffers
10 stars
1 watching
1 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list
neovimneovim-pluginnvimplugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 35 |
| A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. | 163 |
| 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 |
| A plugin that provides safe commands to delete buffers without messing up the window layout in Neovim | 517 |
| 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 |
| A lightweight and extensible buffer manager for Neovim | 48 |
| Automatically closes unedited buffers when their number exceeds a threshold | 206 |
| Automatically closes inactive buffers after a set period of inactivity to declutter the workspace. | 186 |
| A buffer switcher with a list of files and shortcuts to easily navigate between them | 5 |
| Removes trailing whitespace and empty lines at EOF on save for file formatting. | 114 |
| Manages layout-preserved buffer deletion by swapping or deleting duplicate buffers. | 29 |
| Manages temporary buffers for coding attempts | 86 |
| Automatically unlists hidden buffers that match specified ignore sources to keep the buffer list organized. | 17 |
| A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
| A Vim plugin that restricts the current buffer to a single window and removes unnecessary buffers. | 0 |