diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-03-19 17:05:07 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-03-19 17:05:07 +0000 |
| commit | 11f730caa976a00def4387cbacb6183cec7939c7 (patch) | |
| tree | 659dcbe2f24bdbdcc4359f6a70fe70ec90d3fa9a /lua | |
| parent | fix(metals): build.gradle.kts root marker #4353 (diff) | |
| download | nvim-lspconfig-11f730caa976a00def4387cbacb6183cec7939c7.tar nvim-lspconfig-11f730caa976a00def4387cbacb6183cec7939c7.tar.gz nvim-lspconfig-11f730caa976a00def4387cbacb6183cec7939c7.tar.bz2 nvim-lspconfig-11f730caa976a00def4387cbacb6183cec7939c7.tar.lz nvim-lspconfig-11f730caa976a00def4387cbacb6183cec7939c7.tar.xz nvim-lspconfig-11f730caa976a00def4387cbacb6183cec7939c7.tar.zst nvim-lspconfig-11f730caa976a00def4387cbacb6183cec7939c7.zip | |
chore: update generated annotations
skip-checks: true
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/lspconfig/types/lsp/hhvm.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lua/lspconfig/types/lsp/hhvm.lua b/lua/lspconfig/types/lsp/hhvm.lua index 3b57a8c5..c7d9209b 100644 --- a/lua/lspconfig/types/lsp/hhvm.lua +++ b/lua/lspconfig/types/lsp/hhvm.lua @@ -59,12 +59,6 @@ ---default = true ---``` ---@field useHhast? boolean ----Start hh_client in Language Server mode. Only works for HHVM version 3.23 and above. ---- ----```lua ----default = true ----``` ----@field useLanguageServer? boolean ---Absolute path to the workspace root directory. This will be the VS Code workspace root by default, but can be changed if the project is in a subdirectory or mounted in a Docker container. ---@field workspaceRootPath? string |
