googler <[email protected]> [09-08-09 05:26]:
>
>
> On Aug 8, 6:31 pm, Edward Peschko <[email protected]> wrote:
> > This seems to be due to the underscore. Are underscores not allowed in
> > command names? And if so, why? I'd like to have multiple 'modules',
> > commands that all have the same prefix, followed by underscore,
> > followed by command name. What characters are legal?
> > And shouldn't underscore be one of them?
> >
> > Thanks,
> >
> > Ed
>
> Try :help user-commands. It will answer all the above questions. Vim
> help is very comprehensive, so make the most of it.
>
But it is not always easy / possible especiialy for beginners
to find what one search for. One example :
How to know the difference between
:h command-line
and
:h commandline
without knowing the contents in beforehand?
>
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---