Skip to content

Shougo/ddc-filter-matcher_prefix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ddc-filter-matcher_prefix

Prefix matcher for ddc.vim

It removes items does not match input prefix.

Required

denops.vim

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

ddc.vim

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

Configuration

" Use both matcher_head and matcher_prefix.
call ddc#custom#patch_global('sourceOptions', #{
      \   _: #{
      \     matchers: ['matcher_head', 'matcher_prefix'],
      \ })

About

Prefix matcher for ddc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published