From 8d82c28522e027af96138afd9b2111895c69ca6a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 8 Jul 2026 16:25:01 +0300 Subject: fix --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3