Using LazyVim and Mason.nvim LSP manager. How do I add arguments to the clangd or and LSP?

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. mason.nvim

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

    [0] https://github.com/williamboman/mason.nvim

  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. nvim

    I had the same issue this is how I solved it https://github.com/Fildo7525/nvim/blob/master/lua/usr/lsp/settings/clangd.lua

  4. nvim-lspconfig

    Quickstart configs for Nvim LSP

    I found the settings in the doc here, and exrc is actually deprecated!

  5. neovim

    Vim-fork focused on extensibility and usability

    it's been undeprecated recently, but if you would prefer to use a plugin, I use this one

  6. nvim-config-local

    Secure load local config files for neovim

    it's been undeprecated recently, but if you would prefer to use a plugin, I use this one

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Why is nobody using CoC anymore?

    3 projects | /r/neovim | 3 Jul 2023
  • How was your learning curve?

    2 projects | /r/neovim | 29 Jan 2023
  • HumanLaTeX: a knowledge base for using Neovim+LaTeX in the humanities and social sciences

    4 projects | /r/LaTeX | 21 Jan 2023
  • nvim as a code editor

    8 projects | /r/neovim | 12 Nov 2022
  • How to properly cd, so plugins pick up project root?

    6 projects | /r/neovim | 9 Oct 2022