Marcos Cruz <[email protected]> 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 ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
