docs: fix title for JetBrains ACP config file (#5479)
parent
8ed42c8bbb
commit
484416b503
|
|
@ -71,7 +71,7 @@ You can also bind a keyboard shortcut by editing your `keymap.json`:
|
|||
|
||||
Add to your [JetBrains IDE](https://www.jetbrains.com/) acp.json according to the [documentation](https://www.jetbrains.com/help/ai-assistant/acp.html):
|
||||
|
||||
```json title="~/.config/zed/settings.json"
|
||||
```json title="acp.json"
|
||||
{
|
||||
"agent_servers": {
|
||||
"OpenCode": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue