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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesExecution Modes

Configures whether formatting runs synchronously or asynchronously with timeout, LSP fallback, and range options.

Distinct from Formatting Configurations: Distinct from Formatting Configurations: focuses on how and when formatting is triggered (sync/async, timeouts), not the styling rules themselves.

Explore 1 awesome GitHub repository matching development tools & productivity · Execution Modes. Refine with filters or upvote what's useful.

Awesome Execution Modes GitHub Repositories

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

    stevearc/conform.nvim

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

    conform.nvim is a Neovim plugin that formats code buffers using external formatters while preserving editor state such as cursor position, folds, and viewport. It supports embedded code block formatting, applying language-specific formatting rules to code blocks inside Markdown and similar documents. The plugin runs formatters asynchronously via Neovim's job control, keeping the editor responsive during formatting operations. It offers a configurable formatter selection algorithm that picks a formatter based on filetype, buffer-local variables, or custom predicate functions. Users can define

    Supports both synchronous and asynchronous formatting with configurable timeout and range selection.

    Luaneovimneovim-pluginnvim
    GitHub पर देखें↗4,925
  1. Home
  2. Development Tools & Productivity
  3. Formatting Configurations
  4. Execution Modes