UNPKG

coc-dictd

Version:
20 lines (10 loc) 311 B
# coc-dictd Search words or similar words using DICT protocol (RFC 2229). ## Install `:CocInstall coc-dictd` ## Keymaps `nnoremap <silent> <leader>ds <Plug>(coc-dictd-search)` ## License MIT --- > This extension is built with [create-coc-extension](https://github.com/fannheyward/create-coc-extension)