On Wed, 14 Dec 2022 08:26:03 +0530 Yegappan Lakshmanan <[email protected]> wrote: > Starting with Vim9, fuzzy completion of buffer names is supported.
By fuzzy completion, do you mean ':b cdent' should expand to a buffer 'src/cindent.c'? or do you mean I need to use ':b c*dent'? Because the latter is slightly different, I wouldn't necessarily call that fuzzy. -- Enan [email protected] https://git.sr.ht/~enan/ https://www.github.com/3N4N -- -- You received this message from the "vim_use" 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_use" 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_use/20221214113932.27466e4e%40cirdan.
