On 2009-06-21 11:51 (+0530), Prasad Joshi wrote: > So I tried mapping F2 to this function call as > > *:map <F2> Test()* > > But, it is not working. I guess the function is not getting called.
Try this:
:map <F2> :call Test()<CR>
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
