diff --git a/Configuration.org b/Configuration.org index 1ff408038165955e1fcb46593f813361e4bd2882..0d728a02c17ff158df8f80bf178099229f5c8b93 100644 --- a/Configuration.org +++ b/Configuration.org @@ -702,11 +702,11 @@ Outil de simplification des raccourcis. Un popup contextuel apparaƮt. (kbd "C-x t") (defhydra toggle (:color blue :hint nil) " - Toggle - -------------------------------------------------- - [_a_] Abbrev [_s_] FlySpell [_c_] FlyCheck - [_d_] Debug [_f_] Auto-Fill [_t_] Truncate lines - [_l_] Line num. [_w_] Whitespace [_q_] Quit" + Toggle + -------------------------------------------------- + [_a_] Abbrev [_s_] FlySpell [_c_] FlyCheck + [_d_] Debug [_f_] Auto-Fill [_t_] Truncate lines + [_l_] Line num. [_w_] Whitespace [_q_] Quit" ("a" abbrev-mode) ("s" flyspell-mode) ("c" flycheck-mode)