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
·
BibekBhusal0 avatar

BibekBhusal0/bufstack.nvimFork

0
View on GitHub↗
5 stars·0 forks·Lua·MIT·4 views

Bufstack.nvim

Track Recently visited and closed buffers

Features

  • Buffer Management - Track and reopen recently visited or closed buffers.

Star history

Star history chart for bibekbhusal0/bufstack.nvimStar history chart for bibekbhusal0/bufstack.nvim

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

Open-source alternatives to Bufstack.nvim

Similar open-source projects, ranked by how many features they share with Bufstack.nvim.
  • 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
  • backdround/tabscope.nvimbackdround avatar

    backdround/tabscope.nvim

    59View on GitHub↗

    Manages buffers as tab-local buffers!

    Lua
    View on GitHub↗59
  • 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
See all 17 alternatives to Bufstack.nvim→

Frequently asked questions

What does bibekbhusal0/bufstack.nvim do?

Track Recently visited and closed buffers

What are the main features of bibekbhusal0/bufstack.nvim?

The main features of bibekbhusal0/bufstack.nvim are: Buffer Management.

What are some open-source alternatives to bibekbhusal0/bufstack.nvim?

Open-source alternatives to bibekbhusal0/bufstack.nvim 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. backdround/tabscope.nvim — Manages buffers as tab-local 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…