awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesBuffer Close Bindings

Binds mouse click events to close editor buffers via Neovim's UI event handling system.

Distinct from Event Binding: Distinct from Event Binding: focuses on closing editor buffers via mouse clicks, not general DOM or UI event binding.

Explore 1 awesome GitHub repository matching web development · Buffer Close Bindings. Refine with filters or upvote what's useful.

Awesome Buffer Close Bindings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • akinsho/bufferline.nvimAvatar de akinsho

    akinsho/bufferline.nvim

    4,241Ver en GitHub↗

    bufferline.nvim is a buffer line plugin for Neovim that provides a visual tab bar at the top of the editor to display open buffers. It functions as a workspace organizer and tabpage management interface, allowing users to switch the display mode between individual open buffers and global tabpages. The project features an LSP diagnostic visualizer that maps language server errors and warnings directly onto the buffer tabs. It enables UI customization through adjustable tab shapes and underline indicators to emulate the appearance of graphical text editors. The plugin includes capabilities for

    Provides clickable close buttons on buffer tabs that close files via mouse interaction.

    Luabufferlineluaneovim
    Ver en GitHub↗4,241
  1. Home
  2. Web Development
  3. Event Binding
  4. Buffer Close Bindings