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? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
