fixed a small typo in the ivy docu

regarding the modifier for transient mode
This commit is contained in:
Andreas Sahlbach 2021-07-28 16:28:09 +02:00 committed by duianto
parent c5248ac465
commit 579edd5deb
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ Some useful key bindings are presented in the following table.
| ~C-M-k~ | kill buffer (in =ivy-reverse-i-search= (~C-r~ at a prompt)) |
** Transient state
Press ~M-SPC~ (~m-M-SPC~ [[https://github.com/syl20bnr/spacemacs/blob/cb48ec74c1f401bd2945760799633c0e81e69088/doc/CONVENTIONS.org#transient-state][on macOS]]) anytime in Ivy to get into the transient state. Additional actions
Press ~M-SPC~ (~s-M-SPC~ [[https://github.com/syl20bnr/spacemacs/blob/cb48ec74c1f401bd2945760799633c0e81e69088/doc/CONVENTIONS.org#transient-state][on macOS]]) anytime in Ivy to get into the transient state. Additional actions
are found in [[https://oremacs.com/swiper/#minibuffer-key-bindings][the Hydra section of the official manual]].
| Key binding | Description |