Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

translate vim

Last synced: 14 days 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.
```