mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 00:53:42 -05:00
Fix TOC
@@ -29,7 +29,7 @@ Table of Contents
|
||||
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">zsh-interactive-cd</a>.](#integration-with-zsh-interactive-cd)
|
||||
* [Interactive cd](#interactive-cd)
|
||||
* [autojump](#autojump)
|
||||
* [Integration with [autojump](https://github.com/wting/autojump)]
|
||||
* [Integration with <a href="https://github.com/wting/autojump">autojump</a>](#integration-with-autojump)
|
||||
* [z](#z)
|
||||
* [Integration with <a href="https://github.com/rupa/z">z</a>.](#integration-with-z)
|
||||
* [With <a href="https://github.com/changyuheng/fz">fz</a>.](#with-fz)
|
||||
@@ -1115,7 +1115,7 @@ function cd() {
|
||||
|
||||
### autojump
|
||||
|
||||
### Integration with [autojump](https://github.com/wting/autojump)
|
||||
#### Integration with [autojump](https://github.com/wting/autojump)
|
||||
|
||||
like normal autojump when used with arguments but displays an fzf prompt when used without
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user