Fix keychord mention
This commit is contained in:
parent
576aec6fd3
commit
a1d295d4c2
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ Keybinding | Description
|
|||
|
||||
In some cases you may not want to have a key-chord that is defined by prelude,
|
||||
in which case you can disable the binding in your `personal.el` file by setting
|
||||
its command to `nil`. For example, to disable the `kk` key-chord add the
|
||||
its command to `nil`. For example, to disable the `jj` key-chord add the
|
||||
following line:
|
||||
|
||||
```lisp
|
||||
|
|
Loading…
Reference in a new issue