From: Sergey Matveev Date: Tue, 11 Jun 2024 07:38:51 +0000 (+0300) Subject: Proper date format X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=94eee652a6df2296d8e74f7123be511c2bc9ec29;p=dotfiles.git Proper date format --- diff --git a/vim/.vim/plugin/netrw.vim b/vim/.vim/plugin/netrw.vim index cef0ee1..6799cfc 100644 --- a/vim/.vim/plugin/netrw.vim +++ b/vim/.vim/plugin/netrw.vim @@ -5,6 +5,7 @@ g:loaded_mein_netrw = 1 g:netrw_banner = 0 g:netrw_bufsettings = "noma nomod nowrap ro nobl" g:netrw_liststyle = 1 +g:netrw_timefmt = "%F %T" def g:WinClose(islocal: number): string close