diff --git a/Home.md b/Home.md index 7a246d1..11805fb 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,14 @@ fzf +### Pages + +- [Examples](https://github.com/junegunn/fzf/wiki/Examples) + - Various examples for bash and zsh +- [Examples (completion)](https://github.com/junegunn/fzf/wiki/Examples-(completion)) + - Learn how to write your own fuzzy completion +- [Examples (vim)](https://github.com/junegunn/fzf/wiki/Examples-(vim)) + - If you're not familiar with Vimscript, check out [fzf.vim](https://github.com/junegunn/fzf.vim) + ### Articles - [fzf+vim+tmux](http://junegunn.kr/2014/04/fzf+vim+tmux)