diff options
author | Laurent Wandrebeck | 2023-10-08 10:34:21 +0000 |
---|---|---|
committer | GitHub | 2023-10-08 10:34:21 +0000 |
commit | bdf7937a599058daa168fa24b0f52c06d4259cf7 (patch) | |
tree | 72a8a9052af2b6898228feca570f083a2d39dc7d /book | |
parent | 93e54fa0c88dc0c8761242b14b11a5aca79c6faf (diff) |
Add ansible-language-server for yaml (#7973)
* Update languages.toml
Add ansible support to yaml.
* cargo xtask docgen
Diffstat (limited to 'book')
-rw-r--r-- | book/src/generated/lang-support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index 378c6730..a2c4ba97 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -179,6 +179,6 @@ | wren | ✓ | ✓ | ✓ | | | xit | ✓ | | | | | xml | ✓ | | ✓ | | -| yaml | ✓ | | ✓ | `yaml-language-server` | +| yaml | ✓ | | ✓ | `yaml-language-server`, `ansible-language-server` | | yuck | ✓ | | | | | zig | ✓ | ✓ | ✓ | `zls` | |