summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.