m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Updated Home (markdown)

Junegunn Choi
2016-01-29 01:39:52 +09:00
parent 93535db0de
commit 2662624199

@@ -1,5 +1,14 @@
<img src="https://raw.githubusercontent.com/junegunn/i/master/fzf.png" height="170" alt="fzf"> <img src="https://raw.githubusercontent.com/junegunn/i/master/fzf.png" height="170" alt="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 ### Articles
- [fzf+vim+tmux](http://junegunn.kr/2014/04/fzf+vim+tmux) - [fzf+vim+tmux](http://junegunn.kr/2014/04/fzf+vim+tmux)