fannheyward / coc-ecdict

ECDICT extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ECDICT extension for coc.nvim

License:MIT License


Languages

Language:TypeScript 85.2%Language:JavaScript 14.8%