diff options
| author | Omar AntolĂn Camarena <omar.antolin@gmail.com> | 2020-04-24 14:24:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-24 14:24:58 -0500 |
| commit | 278af2d607111ac49bfd61d3b11caae98dc74267 (patch) | |
| tree | 9227e8129d47bf0315ec26af09cc548675a0da33 | |
| parent | fb6ad592b7f52cf733311f42c2e2854b556ade75 (diff) | |
Mention Ivy support in overview
| -rw-r--r-- | README.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,8 +21,9 @@ documentation). With a bit of effort, it might still be possible to use =orderless= with other completion UIs, even if those UIs don't support the standard -Emacs completion styles. Currently there is support for [[https://github.com/raxod502/selectrum][Selectrum]] (see -below). +Emacs completion styles. Currently there is support for +[[https://github.com/abo-abo/swiper][Ivy]] and +[[https://github.com/raxod502/selectrum][Selectrum]] (see below). If you use MELPA, the easiest way to install =orderless= is via =package-install=. If you use both MELPA and =use-package=, you can use: |
