File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff 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
103107If you have [ whisper.el] ( https://github.com/natrys/whisper.el/blob/master/whisper.el ) installed you can use the ` eca-chat-talk `
You can’t perform that action at this time.
0 commit comments