Wednesday, April 1, 2015

Re: How to get to the helppage of shiftwidth in options.txt?

On 2015-03-31, Peng Yu wrote:
> On Tue, Mar 31, 2015 at 4:07 PM, Gary Johnson wrote:
> > On 2015-03-31, Peng Yu wrote:

> >> In bash, there is `compgen`. So, it might make sense to add something
> >> similar to vim as well?
> >
> > Isn't that what Tim already explained above with
>
> Check compgen in bash, then you will see what I mean.

I am quite familiar with compgen, having written a number of
bash_completion scripts. I still don't understand what you think
bash has that Vim doesn't, when it comes to command or argument
completion.

I thought you were just looking for completion of help topics. If
you're looking for general context-dependent completion, see

:help 20.3
:help cmdline-completion
:help :command-completion

I found the last by typing

:help complet<Tab>

Regards,
Gary

--
--
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.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment