Skip to content

Commit

Permalink
Show additional instructions are optional
Browse files Browse the repository at this point in the history
  • Loading branch information
piersolenski committed Aug 25, 2023
1 parent f458708 commit 6228912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ To use it, whenever you have an hint, warning or error in an LSP enabled environ

| Command | Description |
| -- | -- |
| `:Wtf <additional_instructions>` | Sends the current line along with all diagnostic messages to ChatGPT. Additional instructions can also be specified, which might be useful if you want to refine the response further.
| `:Wtf [additional_instructions]` | Sends the current line along with all diagnostic messages to ChatGPT. Additional instructions can also be specified, which might be useful if you want to refine the response further.
| `:WtfSearch <search_engine>` | Uses a search engine (defaults to the one in the setup or Google if not provided) to search for the **first** diagnostic. It will attempt to filter out unrelated strings specific to your local environment, such as file paths, for broader results.

### Custom status hooks
Expand Down

0 comments on commit 6228912

Please sign in to comment.