An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# vim-recents

Easy to use oldfiles.

## Motivations

PoC of [vim-prompter](https://github.com/mattn/vim-prompter).

![vim-recents](./assets/vim-recents.gif)

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