Skip to content

ippachi/ddc-yank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ddc-yank

This plugin is yank source of ddc.vim

Configuration

call ddc#custom#patch_global('sources', ['yank'])
call ddc#custom#patch_global('sourceOptions', {
      \ 'yank': {'mark': 'Y'},
      \ })