spacemacs/layers/+spacemacs/spacemacs-language
dalanicolai 236eb94320 Fix google-translate functionality
This bug exists already since I started using Spacemacs about 1.5 year ago.
Because it was already reported upstreaim in
[this issue](https://github.com/atykhonov/google-translate/issues/52), I
implemented this fix only locally.

However it becomes time now to implement this fix globally, to fix the
google-translate functionality by default.
2021-07-31 16:25:20 +02:00
..
README.org [spacemacs-language] Improve google-translate user experience 2020-03-12 21:23:09 +01:00
packages.el Fix google-translate functionality 2021-07-31 16:25:20 +02:00

README.org

spacemacs-language layer

Description

This layer adds support various language related services to Spacemacs.

Features:

Key bindings

Key binding Description
SPC x w d Show definition of word at point
SPC x g l Set the target language for google translate
SPC x g L Set the source and target languages for google translate
SPC x g Q Send marked area to google translate as reverse query
SPC x g q Send marked area to google translate as forward query
SPC x g T Send word at point to google translate as reverse query
SPC x g t Send word at point to google translate as forward query