ZIm/docs/src/languages/docker.md
Marshall Bowers 3b3c379852
docs: Fix casing of "Tree-sitter" (#25427)
This PR fixes the casing of "Tree-sitter" in the docs.

It is "Tree-sitter", not "Tree Sitter" or "Tree-Sitter".

Release Notes:

- N/A
2025-02-23 15:30:10 +00:00

989 B

Docker

Support for Dockerfile and docker-compose.yaml in Zed is provided by community-maintained extensions.

Docker Compose

Docker compose.yaml language support in Zed is provided by the Docker Compose extension. Please report issues to: https://github.com/eth0net/zed-docker-compose/issues.

Dockerfile

Dockerfile language support in Zed is provided by the Dockerfile extension. Please issues to: https://github.com/d1y/dockerfile.zed/issues.