From 2afd846d484b9627cc8ae1c9a374fff5418e4d8e Mon Sep 17 00:00:00 2001 From: Bram Schoenmakers Date: Fri, 29 Dec 2023 22:30:51 +0100 Subject: [PATCH] Add configuration listing and suggestions for new functions --- README.org | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/README.org b/README.org index c9a1587..71823e1 100644 --- a/README.org +++ b/README.org @@ -93,6 +93,74 @@ Add the following to your configuration to trigger summary functionality with ke (keymap-set embark-url-map "K" embark-kagi-url-map) #+end_src +** Configuration settings + +#+begin_src emacs-lisp :exports results :results table :colnames '("Custom variable" "Description") + (let ((rows)) + (mapatoms + (lambda (symbol) + (when (and (string-match "\\_