Easily open the Youdao Dict page for dict function.
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]
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/
.
Depends on vim-mis and vim-shell. BTW: try them they are very useful.
You are very welcome to contibute. Do a pull request or issue on github.
Copyright (c) Jack Wu. Distributed under the same terms as Vim itself.
See :help license
.