docs: edit

This commit is contained in:
Jay V
2025-08-22 18:36:17 -04:00
parent b5e08acdf7
commit cf29ec0a59
2 changed files with 2 additions and 2 deletions

View File

@@ -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",
], ],
}, },

View File

@@ -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`: