You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -182,10 +187,6 @@ Send a [command](https://opencode.ai/docs/keybinds) to `opencode`:
182
187
183
188
> Supports *all* commands — these are just the most useful ones.
184
189
185
-
### 💻 Toggle — `require("opencode").toggle()`
186
-
187
-
Toggle `opencode` via `opts.provider.toggle`. Usually not explicitly needed — `opencode.nvim` automatically starts and shows `opencode` via `opts.provider.start` and `opts.provider.show` when you send a prompt or command.
188
-
189
190
### 📝 Select — `require("opencode").select()`
190
191
191
192
A single entrypoint to all `opencode.nvim` functionality 😄
- Inspired by [nvim-aider](https://github.com/GeorgesAlkhouri/nvim-aider), [neopencode.nvim](https://github.com/loukotal/neopencode.nvim), and [sidekick.nvim](https://github.com/folke/sidekick.nvim).
0 commit comments