1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 23:28:02 +00:00
Files
til/vim/quick-file-info.md
2015-02-18 19:14:00 -06:00

6 lines
226 B
Markdown

# Quick File Info
If you are browsing a directory with vim (e.g. `vim .`) and you want to
see information about a file such as the *last modification date* and *file
size*, move your cursor to that file's name and type `qf`.