Add key-chords to Readme
This commit is contained in:
parent
7895dc6e42
commit
bf19ce736b
1 changed files with 8 additions and 0 deletions
|
@ -258,6 +258,14 @@ If you ever forget any of Projectile's keybindings just do a:
|
||||||
|
|
||||||
<kbd>C-c p C-h</kbd>
|
<kbd>C-c p C-h</kbd>
|
||||||
|
|
||||||
|
#### Key-chords
|
||||||
|
|
||||||
|
Keybinding | Description
|
||||||
|
-------------------|----------------------------------------------
|
||||||
|
<kbd>jj</kbd> | ace-jump-mode
|
||||||
|
<kbd>JJ</kbd> | prelude-switch-to-previous-buffer
|
||||||
|
<kbd>uu</kbd> | undo-tree-visualize
|
||||||
|
|
||||||
### Automatic package installation
|
### Automatic package installation
|
||||||
|
|
||||||
The default Prelude installation comes with a bare minimum of
|
The default Prelude installation comes with a bare minimum of
|
||||||
|
|
Loading…
Reference in a new issue