Closed mhanberg closed 1 year ago
Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"
This reverts commit 67bb9a1c504fc522391b83f1f46be1a1ef98918a.
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.
vim.fs
vim.lsp.start
Closes #5 Lose dependency on lspconfig
This removed support for the cmd option and given that it's still in the docs, I believe it wasn't intentional.
cmd
@jfpedroza fixed in #42
Revert "Revert "feat: no longer require nvim-lspconfig (#27)" (#30)"
This reverts commit 67bb9a1c504fc522391b83f1f46be1a1ef98918a.
This reverts the #30, which is a revert of #27. We can merge this when
vim.fs
andvim.lsp.start
make it into stable.Closes #5 Lose dependency on lspconfig