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

https://github.com/shougo/ddc-ui-native

Native popup menu UI for ddc.vim
https://github.com/shougo/ddc-ui-native

ddc-ui ddc-vim

Last synced: 6 months ago
JSON representation

Native popup menu UI for ddc.vim

Awesome Lists containing this project

README

          

# ddc-ui-native

Native popup menu UI for ddc.vim

## Required

### denops.vim

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

### ddc.vim

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

## Configuration

```vim
call ddc#custom#patch_global('ui', 'native')
```