Hi, I have the following map:
<F2> :call ToggleCppComment("#")<CR>
but when I try to do
:g/print/normal <F2>
it doesn't work the same as doing
:g/print/call ToggleCppComment("#")
what am I missing here?
thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
