Skip to content

xuwupeng2000/vim-youdao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

youdao.vim

Easily open the Youdao Dict page for dict function.

Usage

Use :youdao to open up Youdao Dict. If the cursor is located on a method name you can use :youdao to open up the tanslation page for that word. ![usage][usage]

Installation

Using pathogen.vim:

cd ~/.vim/bundle
# Install dependencies
git clone https://github.com/xolox/vim-shell.git
git clone https://github.com/xolox/vim-misc.git
# Install vim youdao
git clone https://github.com/xuwupeng2000/vim-youdao.git

Otherwise just copy the contents of vim-youdao's plugin folder to ~/.vim/plugins/.

Requirements

Depends on vim-mis and vim-shell. BTW: try them they are very useful.

Contributing

You are very welcome to contibute. Do a pull request or issue on github.

License

Copyright (c) Jack Wu. Distributed under the same terms as Vim itself. See :help license.

About

A Vim plugin for using dictionary on dict.youdao.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published