> For the complete documentation index, see [llms.txt](https://ploegert.gitbook.io/til/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ploegert.gitbook.io/til/tools/vim/quick-file-info.md).

# 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`.
