Skip to content

Shougo/ddc-filter-matcher_length

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ddc-filter-matcher_length

Length matcher for ddc.vim

It removes items shorter than or equal to the user input.

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_length.
call ddc#custom#patch_global('sourceOptions', #{
      \   _: #{
      \     matchers: ['matcher_head', 'matcher_length'],
      \ })

About

Length matcher for ddc.vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published