awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesPreview Buffers

Temporary buffers used specifically for rendering previews of selected items.

Distinct from Buffer-Based Editors: Distinct from Buffer-Based Editors: this focuses on the transient preview mechanism rather than the editor's primary storage model.

Explore 2 awesome GitHub repositories matching development tools & productivity · Preview Buffers. Refine with filters or upvote what's useful.

Awesome Preview Buffers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • akinsho/bufferline.nvimakinsho का अवतार

    akinsho/bufferline.nvim

    4,241GitHub पर देखें↗

    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

    Adds numeric prefixes to buffer tabs for keyboard-based buffer switching.

    Luabufferlineluaneovim
    GitHub पर देखें↗4,241
  • ibhagwan/fzf-luaibhagwan का अवतार

    ibhagwan/fzf-lua

    4,082GitHub पर देखें↗

    fzf-lua is a fuzzy finder integration for Neovim that utilizes fzf to search files, buffers, and project symbols. It serves as a code navigation framework providing a dynamic result generator that populates search windows using real-time shell commands or custom Lua functions. The project distinguishes itself through specialized integration tools for Git and Language Server Protocols. It includes a Git search interface for navigating commits, branches, stashes, and diffs, alongside an LSP integration tool that bridges language server providers to locate definitions and references across a cod

    Uses temporary editor buffers to render selected items with native syntax highlighting and formatting.

    Luafzfluaneovim
    GitHub पर देखें↗4,082
  1. Home
  2. Development Tools & Productivity
  3. Text Buffer Manipulations
  4. Buffer-Based Storage
  5. Buffer-Based Editors
  6. Preview Buffers

सब-टैग एक्सप्लोर करें

  • Buffer Number PrefixesOrdinal or buffer ID numbers prepended to tab names for keyboard-based selection. **Distinct from Preview Buffers:** Distinct from Preview Buffers: adds numeric labels for selection, not a transient preview mechanism.