/vim-translate

translates the virtually selected text into specified language

Primary LanguageVim Script

vim-translate

set g:vim_translate_lang

let g:vim_translate_lan=en:tr

select text and call function

:call translate#TranslateWordSelected()