Skip to content

Commit 23e0d7f

Browse files
FichteFollpredragnikolic
authored andcommitted
Update and clarify interaction with LSP-yaml
1 parent e46fa14 commit 23e0d7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/language_servers.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -253,9 +253,9 @@ Follow installation instructions on [LSP-graphql](https://github.com/sublimelsp/
253253
}
254254
```
255255
256-
Note that the YAML language server on its own does not function properly for Helm files
257-
and should thus be disabled –
258-
ideally by adjusting its selector to `source.yaml - source.yaml.go`.
256+
Note that the YAML language server on its own does not function properly for Helm files,
257+
which is why helm-ls interfaces with it directly.
258+
The default configuration of [LSP-yaml](#yaml) disables itself for Go-templated files.
259259
260260
## HTML
261261

0 commit comments

Comments
 (0)