Does cmd property support regex? #553
Unanswered
linrongbin16
asked this question in
Q&A
Replies: 1 comment
-
Nope, you need to use the full command |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, some plugins have lots of commands, list all of them in
cmd
property could be boring.Does
cmd
support something like regex? So I could just match some pattern to lazy load them.For examlple, I add prefix
Fzf
to all fzf commands, so I could use:Beta Was this translation helpful? Give feedback.
All reactions