An open API service indexing awesome lists of open source software.

https://github.com/lordpax/vim-translate

vim plugin that translate text
https://github.com/lordpax/vim-translate

translate vim

Last synced: 9 months ago
JSON representation

vim plugin that translate text

Awesome Lists containing this project

README

          

# vim-translate

## Description

A vim plugin that use [translate](https://github.com/LordPax/translate) to translate text.

## Installation

```vimscript
Plug 'LordPax/vim-translate'
```

## Usage

```
:[range]Translate [sourceLang] Translate the selection to the target language.
```