Skip to content

Shougo/ddu-filter-converter_display_word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ddu-filter-converter_display_word

Convert display to word(matcherKey) for ddu.vim

NOTE: It must be applied before matchers.

Required

denops.vim

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

ddu.vim

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

Configuration

call ddu#custom#patch_global(#{
    \   sourceOptions: #{
    \     _: #{
    \       matchers: [
    \         'converter_display_word', 'matcher_substring',
    \       ],
    \     },
    \   }
    \ })

About

Convert display to word

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published