neovim_dotfiles VS mason-lspconfig.nvim

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

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
neovim_dotfiles mason-lspconfig.nvim
1 40
0 2,334
- -
2.3 8.8
almost 2 years ago 6 days ago
Lua Lua
- 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.

neovim_dotfiles

Posts with mentions or reviews of neovim_dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-24.
  • Introducing mason.nvim
    13 projects | /r/neovim | 24 Jul 2022
    Im pretty new to neovim and for some reason I cant get mason to work with anything I install using Mason (:Mason, then installing in the GUI) I install pyright for example and it seems to be installed correctly however it doesn't show up as a configured server when I run :LspInfo. Any tips? I feel like I'm missing something simple. For reference here are the files inside my nvim folder: https://github.com/dramsde1/neovim_dotfiles

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 neovim_dotfiles and mason-lspconfig.nvim you can also consider the following projects:

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

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

mason-tool-installer.nvim - Install and upgrade third party tools automatically

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

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

formatter.nvim

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

neoformat - :sparkles: A (Neo)vim plugin for formatting code.

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

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