mason-nvim-lint VS mason-lspconfig.nvim

Compare mason-nvim-lint vs mason-lspconfig.nvim and see what are their differences.

mason-nvim-lint

Extension to mason.nvim that makes it easier to use nvim-lint with mason.nvim (by rshkarin)

mason-lspconfig.nvim

Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. (by williamboman)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mason-nvim-lint mason-lspconfig.nvim
1 40
29 2,334
- -
5.9 8.8
about 1 month ago 6 days ago
Lua Lua
Apache License 2.0 Apache License 2.0
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.

mason-nvim-lint

Posts with mentions or reviews of mason-nvim-lint. We have used some of these posts to build our list of alternatives and similar projects.
  • Auto-install linters from nvim-lint
    1 project | /r/neovim | 17 Sep 2023
    Hey fellows, here is a tiny glue plugin (https://github.com/rshkarin/mason-nvim-lint) to automatically install linters specified in `nvim-lint ` configuration from the mason registry (if they are presented). This plugin is still under construction and lacks some functionality like commands and auto-uninstallation.

mason-lspconfig.nvim

Posts with mentions or reviews of mason-lspconfig.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

What are some alternatives?

When comparing mason-nvim-lint and mason-lspconfig.nvim you can also consider the following projects:

lsp-setup.nvim - A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers.

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!

nvim-lint - An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.

lsp-zero.nvim - A starting point to setup some lsp related features in neovim.

diagnosticls-configs-nvim - An unofficial collection of linters and formatters configured for diagnostic-languageserver for neovim.

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

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

nvim-dap-python - An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.

lazy.nvim - 💤 A modern plugin manager for Neovim

nvim-cmp - A completion plugin for neovim coded in Lua.

nvim-lspconfig - Quickstart configs for Nvim LSP