docs: edit
This commit is contained in:
parent
b5e08acdf7
commit
cf29ec0a59
2 changed files with 2 additions and 2 deletions
|
|
@ -78,11 +78,11 @@ export default defineConfig({
|
||||||
"docs/models",
|
"docs/models",
|
||||||
"docs/themes",
|
"docs/themes",
|
||||||
"docs/keybinds",
|
"docs/keybinds",
|
||||||
|
"docs/commands",
|
||||||
"docs/formatters",
|
"docs/formatters",
|
||||||
"docs/permissions",
|
"docs/permissions",
|
||||||
"docs/lsp",
|
"docs/lsp",
|
||||||
"docs/mcp-servers",
|
"docs/mcp-servers",
|
||||||
"docs/commands",
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -59,7 +59,7 @@ Run the command with arguments:
|
||||||
|
|
||||||
## Inject shell output
|
## Inject shell output
|
||||||
|
|
||||||
Use `!`command`` to inject shell command output into your prompt.
|
Use `!command` to inject shell command output into your prompt.
|
||||||
|
|
||||||
Create `.opencode/command/analyze-coverage.md`:
|
Create `.opencode/command/analyze-coverage.md`:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue