Using execute-extended-command (M-x) with vertico-repeat #624
-
|
Hi, I'd like this same feature #249 (comment). I want to call I read this #249 (comment) and another issue #184 (comment). I configured it, and it works perfectly if, for example, I call the help variable using My init.el Then I tried including this, but it's still the same What am I doing wrong or does it not work for M-x? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
See vertico-repeat-filter. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Ah, I see. I misread the variable. I thought they were the commands that appeared, not the ones to exclude.
I did this and it worked perfectly. Thanks.