Skip to content

replu/translategoole-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

translategoogle-vim.vim

Translate text using Google Translate.

Requirement

translate-shell

vimproc

Usage

:GoogleTransEJ

Translate the current line from Englesh to Japanese

:'<,'>GoogleTransEJ

Translate the selected block from Englesh to Japanese

:GoogleTransJE

Translate the current line from Japanese to English

:'<,'>GoogleTransJE

Translate the selected block from Japanese to English

##Install

NeoBundle '[email protected]:replicity/translategoole-vim.git', {
			\ 'depends' : "Shougo/vimproc"
			\}

Author

replicity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published