On 04/02/09 11:02, ashjas wrote:
> Thanks very much pansz... g<C-]> key strokes did the trick...
>
> but is there any way of making this behaviour the default for vim???
> i.e at pressing<c-]> only...
>
> Thanks for the help...
>
> Best Regards.
Sure:
:noremap <C-]> g<C-]>
See ":help map.txt".
Best regards,
Tony.
--
Bizarreness is the essence of the exotic
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---