diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-26 07:46:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-26 07:46:14 +0300 |
| commit | d0330d02ff040326216ab940a767490cb2de09ce (patch) | |
| tree | 36c73d4562630c7f56f6f3c8ae6f8f3d7e36f102 /docs/configuration.md | |
| parent | cff326a7e562eb1acc8027f129b3fd0035eb7d22 (diff) | |
Allow slash commands without prefix
Diffstat (limited to 'docs/configuration.md')
| -rw-r--r-- | docs/configuration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md index f1d04ef..6239a4c 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -24,6 +24,7 @@ Environment overrides Runtime reloads + - The Hexai LSP can reload `config.toml` without restarting the editor session. - Type `/reload>` in an inline chat prompt to reapply file changes; environment overrides are ignored during this reload so the file becomes authoritative. - The client echoes a summary of the detected differences and logs the same details. |
