diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2020-04-24 16:08:53 -0500 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2020-04-24 16:08:53 -0500 |
| commit | 46e4ecdba5883d11a1da7559b0556c5e48e2d64d (patch) | |
| tree | 048853587cdbc47a26f599c6c03a189e09743901 /README.org | |
| parent | 1a4bf2e237e99ecc4bb262261b1c85e2b0905a73 (diff) | |
Improve ivy integration
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -222,9 +222,6 @@ integration. To use =orderless= from Ivy add this to your Ivy configuration: #+begin_src emacs-lisp - (require 'orderless) - (cl-pushnew '(orderless--ivy-re-builder . orderless--ivy-highlight) - ivy-highlight-functions-alist) (setq ivy-re-builders-alist '((t . orderless--ivy-re-builder))) #+end_src |
