Hi, On Tue, Mar 8, 2022 at 2:51 PM lacygoill <[email protected]> wrote:
> I know that introducing new options is frowned upon, considering that we > already have a lot, but a new 'cmdignore' option would fix the real > issue, which was described here: > > There are plugins that define many similar commands, so using command > completion becomes very difficult. > > So, for example, if a user has 2 plugins installing a bunch of commands > starting with the prefixes Foo and Bar, they could tell Vim that they > don't want any of them to be suggested after pressing Tab while on the > command-line: > > set cmdignore=Foo*,Bar* > > > With the support for fuzzy completion of command names (set 'wildoptions' to 'fuzzy'), it should be easy to complete command names ignoring case and to complete names after typing a few characters anywhere in the name. Regards, Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7kRog1_oqoFR2gcPmbZK4YO1zSDV%3D7tyK0KQSMnDve%2B-Q%40mail.gmail.com.
