emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master d8136a2 200/399: doc/ivy.org: Remove outdated magit custom


From: Oleh Krehel
Subject: [elpa] master d8136a2 200/399: doc/ivy.org: Remove outdated magit customization
Date: Sat, 20 Jul 2019 14:57:23 -0400 (EDT)

branch: master
commit d8136a2db9d7d7b61b64cb990da23d7b1eff403c
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    doc/ivy.org: Remove outdated magit customization
    
    See:
    https://magit.vc/manual/magit/Support-for-Completion-Frameworks.html
    
    Fixes #2035
---
 doc/ivy.org | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/doc/ivy.org b/doc/ivy.org
index 6c135e1..05a6c44 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -953,13 +953,9 @@ To examine each action with each candidate in a 
key-efficient way, try:
      =completing-read-function= (which =ivy-mode= sets). Try refiling
      headings with similar names to appreciate =ivy-mode=.
 - =magit= ::
-     Magit requires this setting for ivy completion:
-
-     #+begin_src elisp
-     (setq magit-completing-read-function 'ivy-completing-read)
-     #+end_src
+     Uses ivy by default if Ivy is installed.
 - =find-file-in-project= ::
-     It uses ivy by default if Ivy is installed.
+     Uses ivy by default if Ivy is installed.
 - =projectile= ::
      Projectile requires this setting for ivy completion:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]