tabscope.nvim
Buffer manager
A plugin that transforms global buffers into tab-local buffers, enabling context-specific access to buffers across multiple tabs.
Manages buffers as tab-local buffers!
51 stars
2 watching
0 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 | 265 |
mong8se/buffish.nvim | A buffer switcher with a list of files and shortcuts to easily navigate between them | 5 |
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. | 43 |
el-mastor/bufferlist.nvim | A lightweight and extensible buffer manager for Neovim | 48 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
muziqiushan/vim-bufonly | A Vim plugin that restricts the current buffer to a single window and removes unnecessary buffers. | 0 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 35 |
kazhala/close-buffers.nvim | A utility plugin that provides an easy way to delete multiple buffers in Neovim based on various conditions. | 163 |
liangxianzhe/nap.nvim | A navigation plugin for NeoVim that provides quick access to various buffers and windows. | 100 |
nyngwang/neononame.lua | Manages layout-preserved buffer deletion by swapping or deleting duplicate buffers. | 29 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
tomasky/bookmarks.nvim | A plugin that provides an integrated bookmark system for Neovim, allowing users to manage annotations and quickly access important files. | 160 |
tomiis4/buffertabs.nvim | A simple and customizable tabline for Neovim written in Lua. | 81 |
crusj/bookmarks.nvim | A plugin to manage bookmarks and notes in Neovim, with features like virtual text highlighting and session support. | 229 |
matbme/jabs.nvim | A minimal Neovim buffer switcher with an interactive window display. | 283 |