diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-12 19:36:02 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-12 19:36:02 +0100 |
| commit | 037978eb468c907c8cb3284c1c465152b398fc7e (patch) | |
| tree | 78980e0cb5d55d8681b419e62e3b71feabc29acb /README.org | |
| parent | 6f187a8adb165da5657288b83e429dee1dbb0591 (diff) | |
README: Minor cleanup
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -395,11 +395,11 @@ force snippet expansion, confirm a candidate explicitly with ~RET~. Sometimes it is useful to transfer the Corfu completion session to the minibuffer, since the minibuffer offers richer interaction features. In particular, [[https://github.com/oantolin/embark][Embark]] is available in the minibuffer, such that you can act on the -candidates or export/collect the candidates to a separate buffer. Hopefully we -can also add Corfu-support to Embark in the future, such that at least -export/collect is possible directly from Corfu. But in my opinion having the -ability to transfer the Corfu completion to the minibuffer is an even better -feature, since further completion can be performed there. +candidates or export/collect the candidates to a separate buffer. We could add +Corfu support to Embark in the future, such that export/collect is possible +directly from Corfu. But in my opinion having the ability to transfer the Corfu +completion to the minibuffer is an even better feature, since further completion +can be performed there. The command ~corfu-move-to-minibuffer~ is defined here in terms of ~consult-completion-in-region~, which uses the minibuffer completion UI via |
