diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-12 09:33:49 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-12 09:33:49 +0200 |
| commit | 76ea4208c520879c4a89d74483783b6cfb3af3ed (patch) | |
| tree | 9d12e0ee41414ef41cd95b1992d3f9eb846d5e7d /README.md | |
| parent | 9a734c6231887a3dd4505cb201dc2ee9d8efb658 (diff) | |
Rename hexai-lsp command to hexai-lsp-server
Amp-Thread-ID: https://ampcode.com/threads/T-019c50bc-2906-77db-a31e-0d553338d99b
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ hexai follows the XDG Base Directory Specification: - `stats.lock` - File lock for stats access - **State & Logs:** `~/.local/hexai/state/` (or `$XDG_STATE_HOME/state/`) - `tmux-edit-history.jsonl` - History of text submitted via tmux popup - - `hexai-lsp.log` - LSP server debug logs + - `hexai-lsp-server.log` - LSP server debug logs - `hexai-tmux-edit.log` - Tmux edit debug logs - `hexai-mcp-server.log` - MCP server debug logs - **Data:** `~/.local/hexai/data/` (or `$XDG_DATA_HOME/`) |
