Maxim Lihachev 10 years ago
parent
commit
c2f8e35c14
  1. 8
      README.md
  2. BIN
      look-up.png

8
README.md

@ -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

BIN
look-up.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 129 KiB

Loading…
Cancel
Save