Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

bennyyip/ydcv.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vim-youdao

ydcv in Vim, with Vim8 async api.


Dependency

  • ydcv

Usage

  • In normal mode, run :Ydcv will translate the word under cursor
  • In visual mode, run :Ydcv will translate the select word or sequence
  • Furthermore, you can translate just use command :Ydcv word-want-to-translate

For convinent usage, use key map is nessasary, just like:

nnoremap <leader>oy :<c-u>Ydcv<CR>
xnoremap <leader>oy :<c-u>Ydcv<CR>

See Also

https://github.com/vimers/vim-youdao
https://github.com/farseerfc/ydcv-rs
https://github.com/felixonmars/ydcv

About

ydcv in Vim, with Vim8 async api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published