https://github.com/shougo/ddc-ui-pum
Pum.vim UI for ddc.vim
https://github.com/shougo/ddc-ui-pum
ddc-ui ddc-vim
Last synced: over 1 year ago
JSON representation
Pum.vim UI for ddc.vim
- Host: GitHub
- URL: https://github.com/shougo/ddc-ui-pum
- Owner: Shougo
- License: mit
- Created: 2022-10-22T07:37:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T03:14:25.000Z (over 1 year ago)
- Last Synced: 2025-03-17T23:51:35.129Z (over 1 year ago)
- Topics: ddc-ui, ddc-vim
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ddc-ui-pum
pum.vim UI for ddc.vim
## Required
### denops.vim
https://github.com/vim-denops/denops.vim
### ddc.vim
https://github.com/Shougo/ddc.vim
### pum.vim
https://github.com/Shougo/pum.vim
## Configuration
```vim
call ddc#custom#patch_global('ui', 'pum')
```