diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2021-02-05 08:44:48 -0600 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2021-02-05 08:44:48 -0600 |
| commit | 1ed0c4aabbd217a1fada4d7ec53c2a35fa69bdc7 (patch) | |
| tree | 64504905c5b20fb08be5d2ead2e1e3a95bc534e9 | |
| parent | b8e7e53a8f816f017b7611791e66096b16d335a8 (diff) | |
Fix typo
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -363,7 +363,7 @@ completion UI (and many other cool features!). It is worth pointing out that Helm does provide its multi pattern matching as a completion style which could be used with default tab -copletion, Icomplete, Selectrum or other UIs supporting completion +completion, Icomplete, Selectrum or other UIs supporting completion styles! (Ivy does not provide a completion style to my knowledge.) So, for example, Icomplete users could, instead of using this package, install Helm and configure Icomplete to use it as follows: |
