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
wsdjeg avatar

wsdjeg/bufdel.nvim

0
View on GitHub↗
14 stars·2 forks·Lua·GPL-3.0·10 views

Bufdel.nvim

delete buffers without changing windows layout

Features

  • Buffer Management - Delete buffers while preserving window layout.

Star history

Star history chart for wsdjeg/bufdel.nvimStar history chart for wsdjeg/bufdel.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 Bufdel.nvim

These projects share indexed features with Bufdel.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
  • 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
Compare all 17 related projects→

Frequently asked questions

What does wsdjeg/bufdel.nvim do?

delete buffers without changing windows layout

What are the main features of wsdjeg/bufdel.nvim?

The main features of wsdjeg/bufdel.nvim are: Buffer Management.

Which projects share features with wsdjeg/bufdel.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. backdround/tabscope.nvim — Manages buffers as tab-local buffers! 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. akasataikisiti/tablocalbuffer.nvim — Tab-local buffer navigation for Neovim. Each tab maintains its own buffer list, making bnext/bprevious cycle within…