format.nvim becomes lsp-format.nvim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. formatter.nvim

    Some background to this announcement, in 2020 I wrote format.nvim, which was a formatter for Neovim. It was my attempt to build a better mhartington/formatter.nvim, which at that time had some major constraints.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. lsp-format.nvim

    A wrapper around Neovims native LSP formatting.

    I renamed the repo to lukas-reineke/lsp-format.nvim

  4. null-ls.nvim

    Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

    null-ls already provide linter and formatter. What is the difference between it and null-ls ?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Scalafmt and neovim

    3 projects | /r/neovim | 17 May 2023
  • How to disable individual capabilities of LSP servers?

    2 projects | /r/neovim | 13 Apr 2022
  • Setting Up Razor Support in Neovim for Enhanced C# Development

    2 projects | dev.to | 26 Jan 2024
  • cpp setting problem

    4 projects | /r/neovim | 6 Dec 2023
  • Background highlight opacity?

    1 project | /r/neovim | 2 Dec 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?