Updates key chord bindings.
This commit is contained in:
parent
654e4eb463
commit
ecf62ac168
1 changed files with 2 additions and 0 deletions
|
@ -366,6 +366,8 @@ Keybinding | Description
|
||||||
<kbd>jl</kbd> | Jump to the beginning of a line(`ace-jump-line-mode`)
|
<kbd>jl</kbd> | Jump to the beginning of a line(`ace-jump-line-mode`)
|
||||||
<kbd>JJ</kbd> | Jump back to previous buffer(`prelude-switch-to-previous-buffer`)
|
<kbd>JJ</kbd> | Jump back to previous buffer(`prelude-switch-to-previous-buffer`)
|
||||||
<kbd>uu</kbd> | View edits as a tree(`undo-tree-visualize`)
|
<kbd>uu</kbd> | View edits as a tree(`undo-tree-visualize`)
|
||||||
|
<kbd>xx</kbd> | Executed extended command(`execute-extended-command`)
|
||||||
|
<kbd>yy</kbd> | Browse the kill ring(`browse-kill-ring`)
|
||||||
|
|
||||||
##### Disabling key-chords
|
##### Disabling key-chords
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue