sponsor Vim development Vim logo Vim Book Ad

stardict.vim : Quick access to stardict dicts

 script karma  Rating 0/0, Downloaded by 611  Comments, bugs, improvements  Vim wiki

created by
Edwin Manuel Cerrón Angeles
 
script type
utility
 
description
Quick access to stardict dicts

<img src="https://cloud.githubusercontent.com/assets/1724033/5996081/a10308d0-aa6f-11e4-985b-9312f2c8cab6.gif"; />
 
install details
Dependencias

    sdcv
    Diccionarios stardict

Windows sdcv
Uso

Abre una ventana con el significado de la palabra.

Keymap: <LeaderLocal>K

Buscar el significado de una palabra.

:Stardict <word>

Escoger el diccionario predeterminado.

:StardictBooknameChoose

Configuración

Default path:

windows
let g:stardict_dictionary_path=$STARDICT_DATA_DIR
Unix
let g:stardict_dictionary_path='/usr/share/stardict/dic/'

Custom keymap:

let g:stardict_map_keys=0
nnoremap <LocalLeader>d :StardictCurrentWord<CR>

https://github.com/xerron/stardict.vim
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
stardict.vim-master.zip 1.0.0 2016-09-06 7.0 Edwin Manuel Cerrón Angeles Initial upload
ip used for rating: 3.139.240.142

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github