Hello I have some questions about profiling vim scripts
  I wanna profile a script that mapping some keys to execute something (call
functions, or else..), but I have never get vim to output profile result
file.
  What I do is :
    vim abc.c
    :profile start prof.abc.c
     <do something..>
    :wq
  And then I got an empty file prof.abc.c. Did I miss anything?


-- 
要了几天饱饭就不记得西北风啥味了

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to