All Projects → haya14busa → Vim Open Googletranslate

haya14busa / Vim Open Googletranslate

Licence: mit
Open Google Translate (https://translate.google.com/) from Vim.

vim-open-googletranslate

vim-open-googletranslate provides utilities which helps you open Google Translate (https://translate.google.com/) from Vim.

See :h open-googletranslate.txt

vim-open-googletranslate demo

If you find yourself opening too many tabs using vim-open-googletranslate, you might want to use electron-open-url](https://github.com/rhysd/electron-open-url) to reuse the same opened window.

let g:opengoogletranslate#openbrowsercmd = 'electron-open --without-focus'

with electron-open-url

If you were looking for more streamlined Google Translation integration with Vim, see https://github.com/haya14busa/vim-gtrans which uses Google Translation API internally.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].