|
From: | Dmitry Gutov |
Subject: | Re: Add user customization fido-completion-styles |
Date: | Mon, 1 Jun 2020 02:59:31 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
On 01.06.2020 02:43, João Távora wrote:
(add-hook 'icomplete-minibuffer-setup-hook 'my-flex-styles) (defun my-flex-styles () (setq-local completion-styles '(initials flex)))
I think that's not very obvious, and requires familiarity with how fido-mode is implemented.
And the request for being able to customize which styles are used has come up before.
[Prev in Thread] | Current Thread | [Next in Thread] |