neovim / nvim-lspconfig

Quickstart configs for Nvim LSP
Apache License 2.0
9.98k stars 2.04k forks source link

feat(texlab): add support for worksapce commands #3218

Closed DimitrisDimitropoulos closed 2 weeks ago

DimitrisDimitropoulos commented 2 weeks ago

This PR adds support for the custom workspace commands of texlab. This is a new iteration of a previous PR that fixes the problems it had #2977. I think the features are useful and not a burden to maintain. I have used the code locally with no problems in fedora and windows.