mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add yaml LSP for docker compose (#9916)
* Add yaml LSP for docker compose * Change docs
This commit is contained in:
parent
2e4653ea31
commit
58022586a0
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
| devicetree | ✓ | | | |
|
||||
| dhall | ✓ | ✓ | | `dhall-lsp-server` |
|
||||
| diff | ✓ | | | |
|
||||
| docker-compose | ✓ | | ✓ | `docker-compose-langserver` |
|
||||
| docker-compose | ✓ | | ✓ | `docker-compose-langserver`, `yaml-language-server` |
|
||||
| dockerfile | ✓ | | | `docker-langserver` |
|
||||
| dot | ✓ | | | `dot-language-server` |
|
||||
| dtd | ✓ | | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue