diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-01-12 22:43:20 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-01-12 22:43:53 +0100 |
| commit | ea086a9d2977df24c1e7d11fd08f10a297b82e46 (patch) | |
| tree | a2a935b45a45c6ef1602978d6aa78f5382ed0885 /README.org | |
| parent | cf31199bed3f3b542cb4bc5ca52e372b5e3ac6e3 (diff) | |
Use a serious logotest
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,6 @@ #+html: <a href="http://elpa.gnu.org/devel/cape.html"><img alt="GNU-devel ELPA" src="https://elpa.gnu.org/devel/cape.svg"/></a> #+html: <a href="https://melpa.org/#/cape"><img alt="MELPA" src="https://melpa.org/packages/cape-badge.svg"/></a> #+html: <a href="https://stable.melpa.org/#/cape"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/cape-badge.svg"/></a> -#+html: <img src="https://upload.wikimedia.org/wikipedia/en/3/35/Supermanflying.png" align="right"> * Introduction @@ -21,6 +20,8 @@ completion backends used by ~completion-at-point~ are so called ~completion-at-point-functions~ (Capfs). In principle, the Capfs provided by Cape can also be used by [[https://github.com/company-mode/company-mode][Company]]. +#+html: <img src="https://github.com/minad/cape/blob/logo/cape.png?raw=true" align="right" width="30%"> + You can register the ~cape-*~ functions in the ~completion-at-point-functions~ list. This makes the backends available for completion, which is usually invoked by pressing ~TAB~ or ~M-TAB~. The functions can also be invoked interactively to |
