efm-langserver VS neoformat

Compare efm-langserver vs neoformat and see what are their differences.

efm-langserver

General purpose Language Server (by mattn)

neoformat

:sparkles: A (Neo)vim plugin for formatting code. (by sbdchd)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
efm-langserver neoformat
50 16
1,266 1,932
- -
6.9 6.9
11 days ago about 2 months ago
Go Vim Script
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

efm-langserver

Posts with mentions or reviews of efm-langserver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-21.

neoformat

Posts with mentions or reviews of neoformat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.

What are some alternatives?

When comparing efm-langserver and neoformat you can also consider the following projects:

formatter.nvim

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

nvim-lspconfig - Quickstart configs for Nvim LSP

vim-clang-format - Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.

format.nvim - A wrapper around Neovims native LSP formatting. [Moved to: https://github.com/lukas-reineke/lsp-format.nvim]

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

diagnostic-languageserver - diagnostic language server integrate with linters

vim-autoformat - Provide easy code formatting in Vim by integrating existing code formatters.

mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

ShellCheck - ShellCheck, a static analysis tool for shell scripts