-
Notifications
You must be signed in to change notification settings - Fork 0
Plugin for easily translating single word or sentences without leaving your Vim
vim-scripts/PA_translator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2609 So, you are working with any document in foreign language and some word is unknown to you. In normal mode, put cursor on this word and press ,tr (in previous versions: <A-Space>) buttons. The translation of the word will appear in command screan. If word can not be translated you will receive message: 'The `your_word` can not be translated'. To translate range of the words (sentences), go to visual mode by pressing <Esc>,<v> buttons. Select desired text, for instance, by <Shift-V>, and after that press ,tr (in previous versions: <A-Space>).
About
Plugin for easily translating single word or sentences without leaving your Vim
Resources
Stars
Watchers
Forks
Packages 0
No packages published