On May 14, 2:34 am, "J.A.J. Pater" <[email protected]> wrote:
> Dear vim-use list members,
>
> Is there a way to measure the time you're editing a file in vim.
> I guess I could use the time command (since I'm using Ubuntu).
> But I'd like vim to write time to a log file.
> For instance: write the (system) time when a file is opened and
> again write the time to the same log file when a file is closed.
> Or: (even better) just write the span of time which has elapsed since
> the file was opened on closing the file.
>
>
This may be helpful, though it doesn't do exactly what you're asking:
http://vim.wikia.com/wiki/Insert_current_date_or_time
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---