emmet: Extract to zed-extensions/emmet repository (#36323)

This PR extracts the Emmet extension to the
[zed-extensions/emmet](https://github.com/zed-extensions/emmet)
repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-08-16 13:02:51 -04:00 committed by GitHub
parent 332626e582
commit 15a1eb2a2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 2 additions and 159 deletions

View file

@ -1,5 +1,7 @@
# Emmet
Emmet support is available through the [Emmet extension](https://github.com/zed-extensions/emmet).
[Emmet](https://emmet.io/) is a web-developers toolkit that can greatly improve your HTML & CSS workflow.
- Language Server: [olrtg/emmet-language-server](https://github.com/olrtg/emmet-language-server)