summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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