coc-ecdict
v0.4.0
Published
ECDICT extension for coc.nvim
Readme
coc-ecdict
ECDICT extension for coc.nvim. Inspired by edict.ts, and thanks for ECDICT.
Install
:CocInstall coc-ecdict
Usage
nnoremap <silent> K :call CocActionAsync('doHover')<CR>Lookup the keyword under cursor with K, and shows translation in preview/floating window if found.
License
MIT
This extension is created by create-coc-extension
