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:
5
vim/quick-file-info.md
Normal file
5
vim/quick-file-info.md
Normal 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`.
|
||||
Reference in New Issue
Block a user