Remove /workflow command as not existing anymore (#24095)

Based on
https://github.com/zed-industries/zed/issues/16913#issuecomment-2629424808
Follow-up of https://github.com/zed-industries/zed/pull/19900

Release Notes:

- N/A
This commit is contained in:
Kirill Bulatov 2025-02-02 17:05:57 +02:00 committed by GitHub
parent 2f82374926
commit f7d2b5300c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,12 +104,6 @@ This is equivalent to the `assistant: quote selection` command ({#kb assistant::
Usage: `/selection`
## `/workflow`
The `/workflow` command inserts a prompt that opts into the edit workflow. This sets up the context for the assistant to suggest edits to your code.
Usage: `/workflow`
## Extensibility
Additional slash commands can be provided by extensions.