Skip to content

Commit da408ff

Browse files
committed
minimal docs
1 parent f016b79 commit da408ff

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ For more details about ECA, check [ECA server](https://github.com/editor-code-as
1717

1818
### Optional
1919

20-
- Custom `eca` server binary, it's automatically downloaded if `eca-custom-command` is `nil`
21-
- Place it on your `$PATH` or customize `eca-custom-command`
20+
- Custom `eca` server binary
21+
- Server is already automatically downloaded for UX reasons unless you set `eca-custom-command`
2222
- [whisper.el](https://github.com/natrys/whisper.el/blob/master/whisper.el) for Speech-to-Text support (optional)
2323

2424
## Installation
@@ -98,6 +98,10 @@ You can access __transient___ menu with commonly commands via `M-x eca-transient
9898

9999
## Advanced Usage
100100

101+
### Code completion
102+
103+
Enable `eca-completion-mode` and call `eca-complete`.
104+
101105
### Speech-to-Text support (Talk)
102106

103107
If you have [whisper.el](https://github.com/natrys/whisper.el/blob/master/whisper.el) installed you can use the `eca-chat-talk`

0 commit comments

Comments
 (0)