1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add a til to vim about Quick File Info.

This commit is contained in:
jbranchaud
2015-02-18 19:14:00 -06:00
parent 132cb24512
commit 70d23403f9

5
vim/quick-file-info.md Normal file
View File

@@ -0,0 +1,5 @@
# 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`.