diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2020-04-24 14:46:33 -0500 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2020-04-24 14:46:33 -0500 |
| commit | 1a4bf2e237e99ecc4bb262261b1c85e2b0905a73 (patch) | |
| tree | 70d6a4f8e52b86096d897be33316481382eca523 | |
| parent | a21ef6d985482625133013a2f5af25aee7673979 (diff) | |
| parent | 278af2d607111ac49bfd61d3b11caae98dc74267 (diff) | |
Merge remote-tracking branch 'github/master'
| -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: |
