Skip to content

Commit

Permalink
example: what is C-h
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Dec 27, 2024
1 parent 7ceae9b commit 77264d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/usage/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ etc.
You can also use `lem:define-keys` to define more than one key at once:

~~~lisp
;; C-h is initially bound to delete-previous-char
(define-keys *global-keymap*
("C-h b" 'describe-bindings)
("C-h k" 'describe-key)
Expand Down

0 comments on commit 77264d3

Please sign in to comment.