StarWing wrote:
> how to get the infomation of editing file? i know a way that use
> netrw:
> :Explore %:p:h
> i
> but i only want to get the last modified time of current file, i want
> a simple way to get it.
>
> another idea is shell-exec (!), e.g. :!ls -l %
>
> but it still discommodiousness.
>
> has a built-in way to do it?
>
>   

If you're using netrw, try
  qf
with the cursor atop a file.  You can also change the listing mode using 
the i key and get the long listing.

Regards,
Chip Campbell



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

Reply via email to