Fix typo Ivy README.org
Removed extraneous `)`.
This commit is contained in:
parent
ae3a2fa8c2
commit
64444ac2e7
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
- [[#in-buffer-searching][In-buffer searching]]
|
- [[#in-buffer-searching][In-buffer searching]]
|
||||||
- [[#ivy-integration-for-various-completing-commands][Ivy integration for various completing commands]]
|
- [[#ivy-integration-for-various-completing-commands][Ivy integration for various completing commands]]
|
||||||
- [[#general][General]]
|
- [[#general][General]]
|
||||||
- [[#jump-to-files-buffers-or-projects][Jump to files, buffers or projects)]]
|
- [[#jump-to-files-buffers-or-projects][Jump to files, buffers or projects]]
|
||||||
- [[#search][Search]]
|
- [[#search][Search]]
|
||||||
- [[#configuration][Configuration]]
|
- [[#configuration][Configuration]]
|
||||||
- [[#enable-fuzzynon-fuzzy-search-for-specific-commands][Enable fuzzy/non-fuzzy search for specific commands]]
|
- [[#enable-fuzzynon-fuzzy-search-for-specific-commands][Enable fuzzy/non-fuzzy search for specific commands]]
|
||||||
|
@ -164,7 +164,7 @@ A wgrep buffer can be opened from swiper with =C-c C-e=.
|
||||||
| =M-x=, =SPC := | Smarter, smex-powered M-x |
|
| =M-x=, =SPC := | Smarter, smex-powered M-x |
|
||||||
| =SPC '= | Resume last ivy session |
|
| =SPC '= | Resume last ivy session |
|
||||||
|
|
||||||
*** Jump to files, buffers or projects)
|
*** Jump to files, buffers or projects
|
||||||
| Keybind | Description |
|
| Keybind | Description |
|
||||||
|----------------------+---------------------------------------|
|
|----------------------+---------------------------------------|
|
||||||
| =SPC RET= | Find bookmark |
|
| =SPC RET= | Find bookmark |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue