diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2026-01-05 13:09:10 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2026-01-05 13:09:10 +0100 |
| commit | 795409e9e18327c18afa6738bbb7a3d721345090 (patch) | |
| tree | cbf993e48ece3dc322cc040c058dde18087cb469 | |
| parent | 037d756a861e138fa622e4dd1a4dd61a815fffd3 (diff) | |
Update commentary
| -rw-r--r-- | extensions/corfu-auto.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/corfu-auto.el b/extensions/corfu-auto.el index 6cb0e06..429b7c4 100644 --- a/extensions/corfu-auto.el +++ b/extensions/corfu-auto.el @@ -26,7 +26,7 @@ ;;; Commentary: -;; Automatically show the popup. Enable `corfu-auto-mode'. +;; Automatically show the popup if `corfu-auto' is non-nil. ;;; Code: |
