m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Updated Examples (markdown)

Junegunn Choi
2015-04-03 13:40:58 +09:00
parent 6c2d2ea3cf
commit b94d070674

@@ -201,7 +201,7 @@ ftpane () {
Inspired by [v](https://github.com/rupa/v). Opens files in ~/.viminfo
```sh
# Openings files in ~/.viminfo
# v - open files in ~/.viminfo
v() {
local files
files=$(grep '^>' ~/.viminfo | cut -c3- |