summaryrefslogtreecommitdiff
path: root/corfu.el
diff options
context:
space:
mode:
Diffstat (limited to 'corfu.el')
-rw-r--r--corfu.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/corfu.el b/corfu.el
index bf51818..f56bf70 100644
--- a/corfu.el
+++ b/corfu.el
@@ -180,6 +180,7 @@ the completion backend is costly."
(defcustom corfu-auto-commands
'("self-insert-command\\'"
+ backward-delete-char backward-delete-char-untabify
c-electric-colon c-electric-lt-gt c-electric-slash c-scope-operator)
"Commands which initiate auto completion.
The list can container either command symbols or regular expressions."