diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-15 09:22:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-15 09:22:05 +0300 |
| commit | f645911896634752d55fad50d52365c0255bb279 (patch) | |
| tree | 6b40fa2e85ee1b2d187e2127758a46d7dcd971e6 /README.md | |
| parent | ed91ea50b56fa6b0d4cc6d80ab7cc6d3584bb3d1 (diff) | |
update docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -18,16 +18,11 @@ It has got improved capabilities for Go code understanding (for example, create ## Documentation -* [Configuration guide](docs/configuration.md) * [Build and install guide](docs/buildandinstall.md) +* [Configuration guide](docs/configuration.md) * [Usage examples](docs/usage.md) * [Helix + tmux quickstart](docs/tmux.md) -## Hexai CLI - -- When invoked without arguments, `hexai` opens your editor (`$HEXAI_EDITOR` or `$EDITOR`) on a temporary `.md` file to capture a prompt, and combines it with any piped stdin. -- With arguments, behavior is unchanged (no editor spawn). - ## Tmux Status Line See the [tmux integration guide](docs/tmux.md) for details on configuring the status line. |
