https://github.com/heavenshell/vim-recents
PoC of vim-prompter
https://github.com/heavenshell/vim-recents
Last synced: 3 months ago
JSON representation
PoC of vim-prompter
- Host: GitHub
- URL: https://github.com/heavenshell/vim-recents
- Owner: heavenshell
- License: bsd-3-clause
- Created: 2019-02-20T13:05:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T13:08:34.000Z (over 7 years ago)
- Last Synced: 2026-03-06T05:01:01.917Z (4 months ago)
- Language: Vim script
- Size: 7.38 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-recents
Easy to use oldfiles.
## Motivations
PoC of [vim-prompter](https://github.com/mattn/vim-prompter).

## Usage
1. Type `:Recents``
1. Shows oldfiles at bottom
1. Select history and hit enter
When oldsfiles were shown, hit `i`, you can use prompter function.
## Key mapping
- `` open file by tab
- `` open file by split
- `` open file by vsplit
## License
New BSD License