summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-04-13 18:21:28 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2022-04-13 18:21:28 +0200
commitaf4c453d844fcd23848b9cdd3962639372afc8be (patch)
tree495ddc906f7243e1e44b545d333e56dea0570b02
parent3258b77b91eb2ec16446994b58434a04caf91c5f (diff)
README: Minor correction
-rw-r--r--README.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.org b/README.org
index 52dfeb9..a558e05 100644
--- a/README.org
+++ b/README.org
@@ -228,7 +228,6 @@ define the advice ~corfu-send-shell~ which sends the candidate after insertion.
(comint-send-input))))
(advice-add #'corfu-insert :after #'corfu-send-shell)
- (advice-add #'corfu-quick-insert :after #'corfu-send-shell)
#+end_src
Shell completion uses the flexible ~pcomplete~ mechanism internally, which allows