spacemacs/layers
duianto b9e61e6437 Add transient state keys _, j, k
Thanks sdwolfz for the suggestion to add underscore to the transient states,
then the shift key doesn't have to be released if it was held down to press `+`.

Added key bindings:
Evil numbers:
`SPC n _` decrease number under point
in the transient state:
`j` decrease number under point
`k` increase number under point

`SPC T T _` decrease transparency
`SPC z x _` scale down font
`SPC z f _` zoom out frame

Update documentation:
Zoom frame:
`q` quit transient state

Evil numbers:
`SPC n =` increase number under point
`SPC n _` decrease number under point
`0..9` add a number prefix argument
`q` quit transient state

Fixed a typo and made a small rewrite of the tip about using a prefix argument.

Added keys to transient states:
Font scaling:
Added `_` scale down
Reordered `k` assignment to match the order in the transient state

Frame transparency:
Added `_` decrease
Reordered `k` assignment to match the order in the transient state

Evil numbers:
Added `k` increase
Added `_` and `j` decrease

Zoom frame:
Added `_` zoom frame out
Reordered `k` assignment to match the order in the transient state

Which-key entries for Evil numbers `SPC n`:
Group together keys that call the same command:
From: + and =
To:   +,=

From: - and _
To:   -,_
2019-07-14 22:56:57 +02:00
..
+chat purpose: Add chat and mail purposes 2019-06-09 21:47:21 +02:00
+checkers Add keybinding for flyspell-correct-at-point 2019-06-12 23:44:41 +02:00
+completion [helm] Load helm before completion-at-point 2019-06-02 21:20:08 +02:00
+distributions Add transient state keys _, j, k 2019-07-14 22:56:57 +02:00
+emacs Add org-brain bindings for visiting entries and adding headlines and resources 2019-07-14 22:39:57 +02:00
+email purpose: Add chat and mail purposes 2019-06-09 21:47:21 +02:00
+filetree [treemacs] Load projectile key binding with treemacs 2019-06-21 19:08:01 +02:00
+fonts/unicode-fonts Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+frameworks Remove the fix-lsp-company-prefix since it is no longer needed 2019-07-01 13:28:42 +02:00
+fun Run set-fontset-font only if it is available (for emoji layer) 2019-06-29 13:57:44 +02:00
+intl fix links 2019-07-08 23:56:07 +03:00
+lang [sql] Add SPC m g prefix: goto 2019-07-13 16:06:53 +02:00
+misc Add support for visual line numbers 2019-06-23 19:16:44 +02:00
+music/spotify Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+os Add a layer variable osx-swap-option-and-command 2019-06-18 14:21:56 +02:00
+pair-programming/floobits Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+readers documentation formatting: Wed Jul 3 08:44:16 UTC 2019 2019-07-03 11:49:45 +03:00
+source-control Remove documents for magithub in the github layer, as it has already been removed. 2019-07-11 18:08:00 +02:00
+spacemacs Add transient state keys _, j, k 2019-07-14 22:56:57 +02:00
+tags documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
+themes [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
+tools Show *lsp-help* in a popup window using popwin 2019-07-14 22:19:52 +02:00
+vim [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
+web-services documentation formatting: Sun May 26 20:58:52 UTC 2019 2019-05-27 01:23:35 +03:00
auto-layer.el Add lazy-install to automatically install dart layer 2019-04-12 18:00:00 +02:00
LAYERS.org documentation formatting: Thu Jul 11 18:52:32 UTC 2019 2019-07-13 00:51:22 +02:00