Wednesday, December 14, 2022

Re: How to quickly move to a specific buffer?



On Wed, Dec 14, 2022 at 11:09 AM Enan Ajmain <3nan.ajmain@gmail.com> wrote:
On Wed, 14 Dec 2022 08:26:03 +0530
Yegappan Lakshmanan <yegappanl@gmail.com> 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.

I am referring to the former.  You can enable this by adding 'fuzzy' to 'wildoptions'.

- Yegappan

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAAW7x7kEk4A0TMwPHcaFttftqQjLcO5ttczW%2BUgL_DbLm7OVKA%40mail.gmail.com.

No comments: