|
|
@ -21,7 +21,7 @@ |
|
|
|
such as sdcv (console version of StarDict program) and store the word into |
|
|
|
such as sdcv (console version of StarDict program) and store the word into |
|
|
|
text file with extension ".dict" in current directory (optionally). |
|
|
|
text file with extension ".dict" in current directory (optionally). |
|
|
|
|
|
|
|
|
|
|
|
##Installation: |
|
|
|
##Installation |
|
|
|
Put this file into your $HOME/.vim/plugin directory (our use |
|
|
|
Put this file into your $HOME/.vim/plugin directory (our use |
|
|
|
Pathogen/Vundle/etc) and configure your own keymaps. |
|
|
|
Pathogen/Vundle/etc) and configure your own keymaps. |
|
|
|
|
|
|
|
|
|
|
@ -36,13 +36,13 @@ |
|
|
|
> let g:sdcv_cmd = "sdcv -n " |
|
|
|
> let g:sdcv_cmd = "sdcv -n " |
|
|
|
> let g:sdcv_save = 1 |
|
|
|
> let g:sdcv_save = 1 |
|
|
|
|
|
|
|
|
|
|
|
##Usage: |
|
|
|
##Usage |
|
|
|
:Dict(<word>) |
|
|
|
:Dict(<word>) |
|
|
|
|
|
|
|
|
|
|
|
##Version: |
|
|
|
##Version |
|
|
|
1.0 |
|
|
|
1.0 |
|
|
|
|
|
|
|
|
|
|
|
##Screenshot: |
|
|
|
##Screenshot |
|
|
|
![][structure] |
|
|
|
![][structure] |
|
|
|
[structure]:look-up.png |
|
|
|
[structure]:look-up.png |
|
|
|
|
|
|
|
|
|
|
|