BufOnly.nvim

Buffer cleaner

A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable.

Lua/Neovim port of BufOnly.vim with some changes

GitHub

36 stars
3 watching
1 forks
Language: Lua
last commit: over 3 years ago
Linked from 1 awesome list

luaneovimneovim-pluginnvimpluginvim-plug

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
kazhala/close-buffers.nvim A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. 162
chuufmaster/buffer-vacuum Automates the management of unused buffers in Neovim 10
mong8se/buffish.nvim A buffer switcher with customizable shortcuts and interactive management of buffers in a Neovim instance. 4
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
nyngwang/neononame.lua Manages layout-preserved buffer deletion by swapping or deleting duplicate buffers. 29
axkirillov/hbac.nvim Automatically closes unedited buffers when their number exceeds a threshold 203
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
norcalli/nvim-terminal.lua A filetype mode that highlights and conceals text buffers with colored syntax codes 208
el-mastor/bufferlist.nvim A lightweight and minimal buffer manager plugin for Neovim. 43
sqve/bufignore.nvim Automatically unlists hidden buffers that match specified ignore sources to keep the buffer list organized. 17
utilyre/sentiment.nvim An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. 151
ghillb/cybu.nvim Provides context when cycling buffers in Neovim 308
dzfrias/arena.nvim A frecency-based buffer switcher for Neovim 65
m-demare/attempt.nvim Manages temporary buffers for coding attempts 86