awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • akinsho/bufferline.nvimالصورة الرمزية لـ akinsho

    akinsho/bufferline.nvim

    4,241عرض على 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
    عرض على GitHub↗4,241
  1. Home
  2. Web Development
  3. Event Binding
  4. Buffer Close Bindings