Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shougo/ddu-source-file_old
- Owner: Shougo
- License: mit
- Created: 2022-01-20T10:33:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T03:47:27.000Z (5 months ago)
- Last Synced: 2024-08-01T06:05:47.289Z (5 months ago)
- Topics: ddu-source, ddu-vim
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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' }] })
```