buffer_manager.nvim
Buffer manager
A plugin to easily manage Neovim buffers by providing an intuitive buffer list and functionality for adding, deleting, moving, saving, and loading buffer lists
A simple plugin to easily manage Neovim buffers.
240 stars
2 watching
13 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
buffersluaneovimnvim
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
mong8se/buffish.nvim | A buffer switcher with customizable shortcuts and interactive management of buffers in a Neovim instance. | 4 |
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. | 49 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
kazhala/close-buffers.nvim | A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. | 162 |
matbme/jabs.nvim | A minimal Neovim buffer switcher with an interactive window display. | 282 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
dzfrias/arena.nvim | A frecency-based buffer switcher for Neovim | 65 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 36 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |
chuufmaster/buffer-vacuum | Automates the management of unused buffers in Neovim | 10 |
lmburns/lf.nvim | A Neovim plugin for managing files and directories | 98 |
liangxianzhe/nap.nvim | A navigation plugin for NeoVim that provides quick access to various buffers and windows. | 100 |