On Sun, Mar 22, 2009 at 6:22 AM, Spamfriend wrote:
>
> Hi!
>
> I've reworked my old .vimrc one night long. Because of a nasty little
> bug in one of the functions I've wrote, the new config as well as the
> backup is overwritten - it is an empty file now...
> My Vim is still open. I found most settings after :mksession, but
> above
> all I'm missing the new functions I've wrote... It is possible to
> retrieve these functions?

:function  with no arguments gives a list of functions.

:function foo   gives the source of function foo()

~Matt

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

Reply via email to