m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated Examples (markdown)

Henry Chang
2017-03-26 21:31:21 -07:00
parent 81a7a79dc9
commit 76bd131d91

@@ -16,7 +16,7 @@ Table of Contents
* [Inspired by <a href="https://github.com/rupa/v">v</a>. Opens files in ~/.viminfo](#inspired-by-v-opens-files
* [With <a href="https://github.com/clvv/fasd">fasd</a>.](#with-fasd)
* [cd](#cd)
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">cd</a>.](#integration-with-cd)
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">zsh-interactive-cd</a>.](#integration-with-cd)
* [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)
@@ -497,7 +497,7 @@ v() {
### cd
#### Integration with [cd](https://github.com/changyuheng/zsh-interactive-cd).
#### Integration with [zsh-interactive-cd](https://github.com/changyuheng/zsh-interactive-cd).
Fish like interactive tab completion for cd in zsh.