Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 311 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 311 Bytes

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