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

Fixing the dependency tree and neodev.nvim #106

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

ARS101
Copy link
Collaborator

@ARS101 ARS101 commented Apr 26, 2023

mason-lspconfig.nvim is a bridge and depends on both mason.nvim and nvim-lspconfig. So it must be higher in the dependency tree.

neodev.nvim must be loaded before nvim-lspconfig loads.

checkThirdParty must be disabled for fixing a pop-up that annoys the user:
Do you need to configure your work environment as "luv"?

mason-lspconfig.nvim is a bridge and depends on both
mason.nvim and nvim-lspconfig. So it must be higher
in the dependency tree.

neodev.nvim must be loaded before nvim-lspconfig loads.

checkThirdParty must be disabled for fixing a pop-up
that annoys the user:
" Do you need to configure your work environment as `luv`? "
@Pakrohk Pakrohk merged commit 2a0d3c7 into EvolveBeyond:Develop Apr 26, 2023
@ARS101 ARS101 requested a review from Pakrohk April 26, 2023 13:03
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