Skip to content

feat: no longer require nvim-lspconfig#27

Merged
mhanberg merged 1 commit intomainfrom
mh/drop-lspconfig
Jul 9, 2022
Merged

feat: no longer require nvim-lspconfig#27
mhanberg merged 1 commit intomainfrom
mh/drop-lspconfig

Conversation

@mhanberg
Copy link
Copy Markdown
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