summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-15 09:22:05 +0300
committerPaul Buetow <paul@buetow.org>2025-09-15 09:22:05 +0300
commitf645911896634752d55fad50d52365c0255bb279 (patch)
tree6b40fa2e85ee1b2d187e2127758a46d7dcd971e6 /README.md
parented91ea50b56fa6b0d4cc6d80ab7cc6d3584bb3d1 (diff)
update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 7fb9bf3..7284e90 100644
--- a/README.md
+++ b/README.md
@@ -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.