[[plugins]]
repo = 'neoclide/coc.nvim'
hook_add = '''
let g:coc_config_home = '$VIMCONF'
" L<toml-ddu_source_lsp>
let g:ddu_source_lsp_clientName = 'coc.nvim'
'''