dotfiles VS mason-lspconfig.nvim

Compare 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
dotfiles mason-lspconfig.nvim
4 40
5 2,353
- -
5.8 8.8
11 days 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.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-02.
  • What are the benefits of using nvim-lspconfig?
    3 projects | /r/neovim | 2 Jul 2023
    I don't get the hang up. I like tinkering on my config. Check out the ftplugins I have from original vim :) https://github.com/AriSweedler/dotfiles/tree/main/.vim/after/ftplugin - sure, most of them are just tab settings, but a few are pretty useful, like the sh one or the C++ one. The languages I actually use the most.
  • How to do this in Neovim?
    8 projects | /r/neovim | 24 Aug 2022
    Also, I have a plugin that lets s( surround the text with parens. I wrote it myself: link. Although there are many mature alternatives out there. Anyway. Without that plugin there's no easy way. You gotta A) then I(, which is 2 commands. Not 1.
  • Spacing and virtualedit=all
    1 project | /r/vim | 30 Nov 2021
    But yes, it inserts spaces before. If you type in the middle of a tab it converts it to spaces. Check out this https://github.com/AriSweedler/dotfiles/blob/main/.vim/plugin/whitespace.vim you can source it as a plugin and use it to inspect whitespace. Specifically the Leader-W mapping.
  • What goes where in a vimrc? How do I know that?
    2 projects | /r/vim | 21 Oct 2021
    I wanna edit my ftplugin for cpp? Easy. You can see my directory structure with this link: https://github.com/AriSweedler/dotfiles/tree/main/.vim

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

dotfiles - Dotfiles or you can say my swiss army knife. Configs for creating a delightful development experience - vim + tmux + Fzf + Rg + LSP etc.

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

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

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

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

nvim-lspconfig - Quickstart configs for Nvim LSP

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

mason-null-ls.nvim

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

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

neovim - Vim-fork focused on extensibility and usability