regex matcher for ddu.vim
This matcher filters regex matched items.
https://github.com/vim-denops/denops.vim
https://github.com/Shougo/ddu.vim
call ddu#custom#patch_global(#{
\ sourceOptions: #{
\ _: #{
\ matchers: ['matcher_regex'],
\ },
\ }
\ })