Skip to content

Commit cb0b0d8

Browse files
committed
Update README.md
1 parent ce315f4 commit cb0b0d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ If you need to end a plugin, you can just type
214214
| `/run` | Runs the command under the project root. You can also use environment variable `PROJECT_ROOT` to get the project root and `FILE_PATH` to get the editing file path.|
215215
| `/airun` | Creates a command with natural language. You can ask to modify the command if it is not what you want. After confirming, the command will be executed by calling the `/run` plugin. |
216216
| `/math` | Solves a math problem in natural language |
217+
| `/search` | Search on Bing and summarize the results. You have to setup the Bing Search API in the host app before using it. |
217218

218219
### Prompt to Code
219220

0 commit comments

Comments
 (0)