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