Skip to content

feat: no longer require nvim-lspconfig #27

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

Merged
merged 1 commit into from
Jul 9, 2022
Merged

Conversation

mhanberg
Copy link
Collaborator

@mhanberg mhanberg commented Jul 9, 2022

With vim.lsp.start and the new vim.fs utilities, we can drop the dep
on nvim-lspconfig.

Closes #5

With `vim.lsp.start` and the new `vim.fs` utilities, we can drop the dep
on nvim-lspconfig.
@mhanberg mhanberg merged commit 1128046 into main Jul 9, 2022
@mhanberg mhanberg deleted the mh/drop-lspconfig branch July 9, 2022 19:20
mhanberg added a commit that referenced this pull request Jul 10, 2022
mhanberg added a commit that referenced this pull request Jul 10, 2022
mhanberg added a commit that referenced this pull request Jul 10, 2022
Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"

This reverts commit 67bb9a1.

This reverts the #30, which is a revert of #27. We can merge this when
`vim.fs` and `vim.lsp.start` make it into stable.

Closes #5 Lose dependency on lspconfig
mhanberg added a commit that referenced this pull request Nov 8, 2022
Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"

This reverts commit 67bb9a1.

This reverts the #30, which is a revert of #27. We can merge this when
`vim.fs` and `vim.lsp.start` make it into stable.

Closes #5 Lose dependency on lspconfig
mhanberg added a commit that referenced this pull request Nov 8, 2022
Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"

This reverts commit 67bb9a1.

This reverts the #30, which is a revert of #27. We can merge this when
`vim.fs` and `vim.lsp.start` make it into stable.

Closes #5 Lose dependency on lspconfig
mhanberg added a commit that referenced this pull request Nov 8, 2022
Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"

This reverts commit 67bb9a1.

This reverts the #30, which is a revert of #27. We can merge this when
`vim.fs` and `vim.lsp.start` make it into stable.

Closes #5 Lose dependency on lspconfig
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.

Lose dependency on lspconfig
1 participant