awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
backdround avatar

backdround/tabscope.nvim

0
View on GitHub↗
59 stars·3 forks·Lua·MIT·10 views

Tabscope.nvim

Manages buffers as tab-local buffers!

Features

  • Buffer Management - Create tab-local buffer scopes.

Star history

Star history chart for backdround/tabscope.nvimStar history chart for backdround/tabscope.nvim

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tabscope.nvim

These projects share indexed features with Tabscope.nvim. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • vim-airline/vim-airlinevim-airline avatar

    vim-airline/vim-airline

    17,957View on GitHub↗

    vim-airline is a customizable status and tab line plugin for Vim that displays editor state and plugin metadata in real time. It serves as a visual interface extension and buffer manager, providing an enhanced UI through a dynamic status line and a top tab bar for navigating open files. The plugin features a theme-based styling system that supports predefined color schemes and specialized font icons. Users can configure the visual aesthetic by modifying colors and reordering individual status line sections to control which information is visible. The system manages editor state visualization

    Vim Scriptstatuslinetablinevim
    View on GitHub↗17,957
  • axkirillov/hbac.nvimaxkirillov avatar

    axkirillov/hbac.nvim

    221View on GitHub↗

    Heuristic buffer auto-close

    Lua
    View on GitHub↗221
  • bibekbhusal0/bufstack.nvimBibekBhusal0 avatar

    BibekBhusal0/bufstack.nvim

    5View on GitHub↗

    Track Recently visited and closed buffers

    Lua
    View on GitHub↗5
  • akasataikisiti/tablocalbuffer.nvimakasataikisiti avatar

    akasataikisiti/tabLocalBuffer.nvim

    4View on GitHub↗

    Tab-local buffer navigation for Neovim. Each tab maintains its own buffer list, making bnext/bprevious cycle within that tab only.

    Lua
    View on GitHub↗4
Compare all 17 related projects→

Frequently asked questions

What does backdround/tabscope.nvim do?

Manages buffers as tab-local buffers!

What are the main features of backdround/tabscope.nvim?

The main features of backdround/tabscope.nvim are: Buffer Management.

Which projects share features with backdround/tabscope.nvim?

Projects with overlapping indexed features include: vim-airline/vim-airline — vim-airline is a customizable status and tab line plugin for Vim that displays editor state and plugin metadata in… axkirillov/hbac.nvim — Heuristic buffer auto-close. bibekbhusal0/bufstack.nvim — Track Recently visited and closed buffers. chrisgrieser/nvim-early-retirement — Send buffers into early retirement by automatically closing them after x minutes of inactivity. chuufmaster/buffer-vacuum — A neovim plugin to vacuum up unused file buffers. akasataikisiti/tablocalbuffer.nvim — Tab-local buffer navigation for Neovim. Each tab maintains its own buffer list, making bnext/bprevious cycle within…