Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setting up mason.nvim and mason-lspconfig.nvim #634

Closed
wants to merge 1 commit into from

Conversation

williamboman
Copy link

These are currently being set up twice:

  • mason.nvim once by lazy.nvim (config = true) and then once manually
  • mason-lspconfig.nvim twice manually

These are currently being set up twice:
- mason.nvim once by lazy.nvim (`config = true`) and then once manually
- mason-lspconfig.nvim twice manually
@feoh
Copy link
Collaborator

feoh commented Feb 21, 2024

Hi! This is being handled in #635 as near as I can tell. Please free to re-open if I'm wrong, and thanks for your contribution!

@feoh feoh closed this Feb 21, 2024
@williamboman williamboman deleted the fix/mason-setup branch February 21, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants