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

35 stars
3 watching
1 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list

luaneovimneovim-pluginnvimpluginvim-plug

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
famiu/bufdelete.nvimA plugin that provides safe commands to delete buffers without messing up the window layout in Neovim517
kazhala/close-buffers.nvimA utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions.163
chuufmaster/buffer-vacuumAutomates the management of unused buffers in Neovim10
mong8se/buffish.nvimA buffer switcher with a list of files and shortcuts to easily navigate between them5
johann2357/nvim-smartbufsA 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
nyngwang/neononame.luaManages layout-preserved buffer deletion by swapping or deleting duplicate buffers.29
axkirillov/hbac.nvimAutomatically closes unedited buffers when their number exceeds a threshold206
j-morano/buffer_manager.nvimA plugin to easily manage Neovim buffers by providing an intuitive buffer list and functionality for adding, deleting, moving, saving, and loading buffer lists265
norcalli/nvim-terminal.luaA filetype mode that highlights and conceals text buffers with colored syntax codes209
el-mastor/bufferlist.nvimA lightweight and extensible buffer manager for Neovim48
sqve/bufignore.nvimAutomatically unlists hidden buffers that match specified ignore sources to keep the buffer list organized.17
utilyre/sentiment.nvimAn enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces.153
ghillb/cybu.nvimProvides context when cycling buffers in Neovim309
dzfrias/arena.nvimA frecency-based buffer switcher for Neovim68
m-demare/attempt.nvimManages temporary buffers for coding attempts86