diff --git a/layers/+spacemacs/spacemacs-defaults/keybindings.el b/layers/+spacemacs/spacemacs-defaults/keybindings.el index 09a73e012..1b22342a8 100644 --- a/layers/+spacemacs/spacemacs-defaults/keybindings.el +++ b/layers/+spacemacs/spacemacs-defaults/keybindings.el @@ -588,10 +588,10 @@ :doc (concat " Select^^^^ Move^^^^ Split^^ Resize^^ Other^^ ──────^^^^───────────── ────^^^^──────────── ─────^^───────────── ──────^^─────────── ─────^^────────────────── - [_j_/_k_] down/up [_J_/_K_] down/up [_s_] vertical [_[_] shrink horiz [_u_] restore prev layout - [_h_/_l_] left/right [_H_/_L_] left/right [_S_] verti & follow [_]_] enlarge horiz [_U_] restore next layout - [_0_.._9_] window 0..9 [_r_]^^ rotate fwd [_v_] horizontal [_{_] shrink verti [_d_] close current - [_w_]^^ other window [_R_]^^ rotate bwd [_V_] horiz & follow [_}_] enlarge verti [_D_] close other + [_j_/_k_] down/up [_J_/_K_] down/up [_s_] horizontal [_[_] shrink horiz [_u_] restore prev layout + [_h_/_l_] left/right [_H_/_L_] left/right [_S_] horiz & follow [_]_] enlarge horiz [_U_] restore next layout + [_0_.._9_] window 0..9 [_r_]^^ rotate fwd [_v_] vertical [_{_] shrink verti [_d_] close current + [_w_]^^ other window [_R_]^^ rotate bwd [_V_] verti & follow [_}_] enlarge verti [_D_] close other [_o_]^^ other frame ^^^^ ^^ ^^ " (if (configuration-layer/package-used-p 'golden-ratio) "[_g_] golden-ratio %`golden-ratio-mode"