Files
doomemacs/modules/completion
Daanturo 7c676c83bc tweak(vertico): use setq-default to set completion-in-region-function
Corfu makes completion-in-region-function a local variable in buffers
where it is enabled, so when this form is evaluated in one of those said
buffers (such as opening a file with Emacs before accessing the
minibuffer), completion-in-region-function will just be set locally
there.
2022-06-17 18:40:34 +02:00
..
2022-04-08 02:52:54 +02:00
2022-04-08 02:52:54 +02:00
2021-12-14 01:21:33 +01:00
2022-06-17 18:21:23 +02:00