branch: externals/which-key commit aa91a7cd8347dca8978e9897b41063859e606892 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Fix nesting-level of "God-mode" section --- which-key.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/which-key.el b/which-key.el index 8b4c60f..3514226 100644 --- a/which-key.el +++ b/which-key.el @@ -753,7 +753,7 @@ valid keys missing and it might be showing some invalid keys." :group 'which-key :type 'boolean) -;;;;; God-mode +;;;; God-mode (defvar which-key--god-mode-support-enabled nil "Support god-mode if non-nil. This is experimental,