blob: 851a12cd222c703e45366bafb2a3af7bc89d9887 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
*vim-recently-used.txt* A Vim plugin to show a list with recently used files
==============================================================================
USAGE INSTRUCTIONS *vim-recently-used-usage*
:RecentlyUsed
Shows a list of recently used files from the current working directory
in the quickfix list. This command refreshes the list in the current
working directory, See |:cd| and |:pwd|.
vim:tw=78:ts=8:ft=help:norl:
|