diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-08 16:25:01 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-08 16:25:01 +0300 |
| commit | 8d82c28522e027af96138afd9b2111895c69ca6a (patch) | |
| tree | cb34f7255646653d6f6f733dd8fb89f7805dd4a6 /docs | |
| parent | e8357b03dea8e4367186954df4e4f257a1df661e (diff) | |
fix
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/usage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage.md b/docs/usage.md index 14a85ba..d68f1ce 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -32,7 +32,7 @@ Note: additional LSPs (`gopls`, `golangci-lint-lsp`) are optional; Hexai works w Ask a question at the end of a line and receive the answer inline. -- End your question line with a trigger: `?>`, `!>`, or `:>`. +- End your question line with a trigger: `?>`, `!>`, `:>`, or `;>`. - Hexai removes only the trailing `>` from the question line (and keeps your trailing punctuation). Inline code-completion triggers now use `>!text>` (inline) or `>>!text>` (line-replace). - It inserts a blank line, then a reply line prefixed with `> `, then one extra newline so most editors place the cursor on a fresh blank line after the answer. |
