arena.nvim
Buffer switcher
A frecency-based buffer switcher for Neovim
A smart (frecency-based) buffer switcher
65 stars
2 watching
5 forks
Language: Lua
last commit: 4 months ago buffer-managementfrecencyneovimneovim-pluginpluginvim
Related projects:
Repository | Description | Stars |
---|---|---|
matbme/jabs.nvim | A minimal Neovim buffer switcher with an interactive window display. | 282 |
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 |
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 |
toppair/reach.nvim | A plugin that provides a customizable buffer, mark, tabpage, and colorscheme switcher for Neovim. | 240 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 36 |
zaldih/themery.nvim | A plugin that allows users to easily switch between installed colorschemes with live preview and persistence in Neovim. | 204 |
ariel-frischer/bmessages.nvim | A better messages window using an auto-updating buffer in Neovim. | 43 |
el-mastor/bufferlist.nvim | A lightweight and minimal buffer manager plugin for Neovim. | 43 |
axkirillov/hbac.nvim | Automatically closes unedited buffers when their number exceeds a threshold | 203 |
h-hg/fcitx.nvim | Switches and restores input state in Neovim based on buffer context | 86 |
famiu/bufdelete.nvim | A plugin that provides safe commands to delete buffers without messing up the window layout in Neovim | 517 |
vijaymarupudi/nvim-fzf | An asynchronous Lua API for using fzf in Neovim to enable fast and asynchronous UI interactions | 341 |