unify transient states

- use `..` for listing
- use 2 spaces between groups
- use 1 space between key binding and action
This commit is contained in:
d12frosted 2017-01-31 18:14:55 +02:00
parent 640efb8562
commit 1a5579db6f
No known key found for this signature in database
GPG key ID: 8F60E862D6F5CE8F
2 changed files with 22 additions and 22 deletions

View file

@ -469,9 +469,9 @@
(spacemacs|define-transient-state buffer
:title "Buffer Selection Transient State"
:doc (concat "
[_C-1_,_C-9_] goto nth window [_n_]^^ next buffer
[_1_,_9_] move buffer to nth window [_N_/_p_] previous buffer
[_M-1_,_M-9_] swap buffer w/ nth window [_d_]^^ kill buffer
[_C-1_.._C-9_] goto nth window [_n_]^^ next buffer
[_1_.._9_] move buffer to nth window [_N_/_p_] previous buffer
[_M-1_.._M-9_] swap buffer w/ nth window [_d_]^^ kill buffer
^^^^ [_q_]^^ quit")
:bindings
("n" next-buffer)

View file

@ -31,8 +31,8 @@
"\n\n
Go to^^^^^^ Actions^^
^^^^^^ ^^
[_0_,_9_]^^ nth/new workspace [_d_] close current workspace
[_C-0_,_C-9_]^^ nth/new workspace [_R_] rename current workspace
[_0_.._9_]^^ nth/new workspace [_d_] close current workspace
[_C-0_.._C-9_]^^ nth/new workspace [_R_] rename current workspace
[_<tab>_]^^^^ last workspace [_?_] toggle help\n
[_l_]^^^^ layouts
[_n_/_C-l_]^^ next workspace
@ -133,9 +133,9 @@
spacemacs--layouts-ts-full-hint
"\n\n
Go to^^^^^^ Actions^^
^^^^^^ ^^
[_0_,_9_]^^ nth/new layout [_a_]^^ add buffer
[_C-0_,_C-9_]^^ nth/new layout [_A_]^^ add all from layout
^^^^^^ ^^
[_0_.._9_]^^ nth/new layout [_a_]^^ add buffer
[_C-0_.._C-9_]^^ nth/new layout [_A_]^^ add all from layout
[_<tab>_]^^^^ last layout [_d_]^^ close current layout
[_b_]^^^^ buffer in layout [_D_]^^ close other layout
[_h_]^^^^ default layout [_r_]^^ remove current buffer