mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 00:53:42 -05:00
Updated Home (markdown)
9
Home.md
9
Home.md
@@ -1,5 +1,14 @@
|
||||
<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
|
||||
|
||||
- [fzf+vim+tmux](http://junegunn.kr/2014/04/fzf+vim+tmux)
|
||||
|
||||
Reference in New Issue
Block a user