diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2021-11-22 19:27:15 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2021-11-22 19:27:15 +0100 |
| commit | 8a1101e6a12cb8cc43722a5808de2e0c338f54a9 (patch) | |
| tree | 2eea0f4458dbee19ceed7df44434e02027c74bf3 | |
| parent | 4a13d03d6e876984682e28730a068a10b1fb0f06 (diff) | |
README: Mention Cape and cape-merge-capfs
| -rw-r--r-- | README.org | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -177,10 +177,9 @@ maintain a history (See branch =history= for a possible solution). - There is currently no equivalent for =company-quickhelp=. Documentation and source can be opened manually in a separate buffer. - - Company has the ability to merge and present the candidates of multiple backends - at the same time in some limited scenarios. This feature is currently missing - in the Capf backend mechanism, but it should be possible to implement a super Capf, - which can merge multiple Capfs. + - Company has the ability to merge/group the candidates of multiple backends + in some scenarios. This feature is implemented by the experimental function + ~cape-merge-capfs~ of the [[https://github.com/minad/cape][Cape]] package. * Contributions |
