Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shougo/ddu-source-file_old

File from v:oldfiles source for ddu.vim
https://github.com/shougo/ddu-source-file_old

ddu-source ddu-vim

Last synced: 2 months ago
JSON representation

File from v:oldfiles source for ddu.vim

Awesome Lists containing this project

README

        

# ddu-source-file_old

Files from v:oldfiles source for ddu.vim

This source collects files from v:oldfiles.

## Required

### denops.vim

https://github.com/vim-denops/denops.vim

### ddu.vim

https://github.com/Shougo/ddu.vim

### ddu-kind-file

https://github.com/Shougo/ddu-kind-file

## Configuration

```vim
call ddu#start(#{ sources: [#{ name: 'file_old' }] })
```