Skip to content
Snippets Groups Projects
Unverified Commit 3bc98ed6 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Add link to related projects page

parent 70a92a85
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ Table of Contents
* [Respecting .gitignore](#respecting-gitignore)
* [git ls-tree for fast traversal](#git-ls-tree-for-fast-traversal)
* [Fish shell](#fish-shell)
* [Related projects](#related-projects)
* [<a href="LICENSE">License</a>](#license)
Installation
......@@ -599,6 +600,11 @@ valid directory. Example:
set -g FZF_CTRL_T_COMMAND "command find -L \$dir -type f 2> /dev/null | sed '1d; s#^\./##'"
```
Related projects
----------------
https://github.com/junegunn/fzf/wiki/Related-projects
[License](LICENSE)
------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment