Word kind for ddu.vim
This kind implements word operations.
https://github.com/vim-denops/denops.vim
https://github.com/Shougo/ddu.vim
call ddu#custom#patch_global(#{
\ kindOptions: #{
\ word: #{
\ 'defaultAction': 'append',
\ },
\ }
\ })