awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesFormatting Fallbacks

Delegates to Neovim's built-in LSP formatting when no explicit formatter is configured for a buffer.

Distinct from LSP Integration: Distinct from LSP Integration: uses LSP specifically as a fallback mechanism for formatting, not as a general protocol integration.

Explore 1 awesome GitHub repository matching part of an awesome list · Formatting Fallbacks. Refine with filters or upvote what's useful.

Awesome Formatting Fallbacks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • stevearc/conform.nvimAvatar stevearc

    stevearc/conform.nvim

    4,925Vezi pe GitHub↗

    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

    Falls back to LSP formatting when no external formatter is configured for a given file type.

    Luaneovimneovim-pluginnvim
    Vezi pe GitHub↗4,925
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. LSP Integration
  5. Formatting Fallbacks