spacemacs/layers/+spacemacs/spacemacs-language
Arif Er 00f9ab19ac chore: update copyright headers to 2022
The script used to identify and update the change is added into the GitHub
workflows script directory. A workflow action can be created to trigger the
script to update the headers on the first of every new year. Possibly a task for
a consequent PR.
2022-06-03 17:32:20 +02:00
..
README.org
packages.el chore: update copyright headers to 2022 2022-06-03 17:32: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