mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add ansible-language-server for yaml (#7973)
* Update languages.toml Add ansible support to yaml. * cargo xtask docgen
This commit is contained in:
parent
93e54fa0c8
commit
bdf7937a59
2 changed files with 5 additions and 2 deletions
|
@ -179,6 +179,6 @@
|
|||
| wren | ✓ | ✓ | ✓ | |
|
||||
| xit | ✓ | | | |
|
||||
| xml | ✓ | | ✓ | |
|
||||
| yaml | ✓ | | ✓ | `yaml-language-server` |
|
||||
| yaml | ✓ | | ✓ | `yaml-language-server`, `ansible-language-server` |
|
||||
| yuck | ✓ | | | |
|
||||
| zig | ✓ | ✓ | ✓ | `zls` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue