diff --git a/skills/lsp-setup/references/lsp-servers.md b/skills/lsp-setup/references/lsp-servers.md index 279311ba2..f3a1215ea 100644 --- a/skills/lsp-setup/references/lsp-servers.md +++ b/skills/lsp-setup/references/lsp-servers.md @@ -302,8 +302,9 @@ On macOS with Homebrew, the binary is installed as `jdtls` on `$PATH`. | OS | Command | |---------|----------------------------------------------------------------| -| macOS | Included with Xcode; binary at `xcrun sourcekit-lsp` | +| macOS | Included with Xcode; binary at `xcrun sourcekit-lsp` | | Linux | Included with Swift toolchain; install from https://swift.org | +| Windows | Included with Swift toolchain; install from https://swift.org | ### Config snippet