Wednesday, December 14, 2022

Re: How to quickly move to a specific buffer?



On Wed, Dec 14, 2022 at 8:55 AM Steve Litt <slitt@troubleshooters.com> wrote:
Yegappan Lakshmanan said on Wed, 14 Dec 2022 08:26:03 +0530

>Starting with Vim9, fuzzy completion of buffer names is supported.
>
>- Yegappan

I did :h fuzzy but it said nothing about fuzzy completion. How do I
achieve fuzzy completion, and how much of the filename (or something
else) do I have to type in?

You need to add 'fuzzy' to 'wildoptions'.  This enables fuzzy completion for command line completion.

- 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/CAAW7x7%3D5zbAHhr-usRgt2SKqdFH0gohJ%2BSVV33%2BfAYCfPM0ktg%40mail.gmail.com.

No comments: