about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index 4438393..e03e28f 100644 --- a/init.el +++ b/init.el
@@ -1560,6 +1560,7 @@ See also `crux-reopen-as-root-mode'."
1560 (helpful-macro) 1560 (helpful-macro)
1561 (helpful-callable) 1561 (helpful-callable)
1562 (helpful-variable) 1562 (helpful-variable)
1563 (describe-symbol)
1563 (completion-at-point flat) 1564 (completion-at-point flat)
1564 (indent-for-tab-command flat) 1565 (indent-for-tab-command flat)
1565 (consult-buffer flat) 1566 (consult-buffer flat)