Marcos Cruz <vim...@pr...> wrote:
> The vimprobablerc man page lists the commands 'navigationback' and
> 'navigationforward', but the vimprobable man page lists them as 'back'
> and 'forward'.
>
> It seems both versions work. Is there any difference between them?
> Are 'navigationback' 'navigationforward' deprecated?
There is no difference between them, none is deprecated, all are safe
to use. These symbols are defined in config.h (struct "commands"), so
you can look their exact meaning up at any time.
Hannes
|