dotfiles/dot_emacs.d/layers/+spacemacs/spacemacs-language
Sebastian Schulze 50de1005d5
[emacs] Update spacemacs to latest master
2020-10-26 10:38:54 +01:00
..
README.org [spacemacs] Bump spacemacs to latest develop 2020-05-11 09:50:01 +02:00
packages.el [emacs] Update spacemacs to latest master 2020-10-26 10:38:54 +01: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