Hi, On Fri, Feb 25, 2022 at 7:28 PM Shane-XB-Qian <[email protected]> wrote:
> seems became worse? cannot expand cmd which had num in it. > e.g if the cmd is Foo2Bar, then typing: foo2<tab> nothing happened... > > > This is not caused by this change. Any command that starts with a lowercase letter is treated as an internal command and it is searched within the list of internal commands. In this case, if you complete "Foo2" or "Bar" or "Foo", then it is correctly expanded to "Foo2Bar". - 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/CAAW7x7mHjbzc4VPoasjgqeQ8P2NWF3Dedyp6KUj_cAWvJCFvBA%40mail.gmail.com.
