Skip to content

Commit 4358a95

Browse files
authored
doc: IDE launch instructions for 'provider = "none"' (#157)
This was discussed in issue #154
1 parent 1552086 commit 4358a95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,8 @@ For complete configuration options, see:
492492

493493
Run Claude Code without any terminal management inside Neovim. This is useful for advanced setups where you manage the CLI externally (tmux, kitty, separate terminal windows) while still using the WebSocket server and tools.
494494

495+
You have to take care of launching CC and connecting it to the IDE yourself. (e.g. `claude --ide` or launching claude and then selecting the IDE using the `/ide` command)
496+
495497
```lua
496498
{
497499
"coder/claudecode.nvim",

0 commit comments

Comments
 (0)