aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/commit_lint.yml
diff options
context:
space:
mode:
authorLaurynas Lazauskas <8823448+lawrence-laz@users.noreply.github.com>2024-10-02 13:29:13 +0300
committerGitHub <noreply@github.com>2024-10-02 03:29:13 -0700
commit2b5e962cb175def20842b16de3fa1124ee7c614a (patch)
treea14ad0a9cda263d4859b26290990d12890ab9f3d /.github/workflows/commit_lint.yml
parentrefactor(docgen): cleanup #3336 (diff)
downloadnvim-lspconfig-2b5e962cb175def20842b16de3fa1124ee7c614a.tar
nvim-lspconfig-2b5e962cb175def20842b16de3fa1124ee7c614a.tar.gz
nvim-lspconfig-2b5e962cb175def20842b16de3fa1124ee7c614a.tar.bz2
nvim-lspconfig-2b5e962cb175def20842b16de3fa1124ee7c614a.tar.lz
nvim-lspconfig-2b5e962cb175def20842b16de3fa1124ee7c614a.tar.xz
nvim-lspconfig-2b5e962cb175def20842b16de3fa1124ee7c614a.tar.zst
nvim-lspconfig-2b5e962cb175def20842b16de3fa1124ee7c614a.zip
fix(zls): use workspace zls.json if available #2944
Language server config is read from `zls.json`. By default common global and user config directories are searched. However, this omits per-project configuration, which can be available in the workspace dir. We already look for `zls.json` to determine root dir, but we don't use it when starting the language server. This change appends `cmd` with `--config-path "zls.json"`, which uses the file when it's available and fall-backs to default logic when file is not available.
Diffstat (limited to '.github/workflows/commit_lint.yml')
0 files changed, 0 insertions, 0 deletions