doc(corfu): document +corfu-want-C-x-bindings

This commit is contained in:
StrawberryTea 2024-02-19 18:19:00 -06:00 committed by Luigi Sartor Piucco
parent eb8d4d646e
commit d28f217b93
No known key found for this signature in database
GPG key ID: 6FF1A01853A47A66

View file

@ -195,8 +195,11 @@ A few variables may be set to change behavior of this module:
recommended to leave it at that. Otherwise, single matches on snippet keys
expand immediately.
- [[var:+corfu-buffer-scanning-size-limit]] ::
Sets the maximum buffer size to be scanned by ~cape-dabbrev~. Defaults to 1
Sets the maximum buffer size to be scanned by ~cape-dabbrev~. Defaults to 1
MB. Set this if you are having performance problems using the CAPF.
- [[var:+corfu-want-C-x-bindings]] ::
Enables autocompletion backends to be bound under the ~C-x~ prefix. This
overrides some built-in Emacs keybindings.
** Adding CAPFs to a mode
To add other CAPFs on a mode-per-mode basis, put either of the following in your