junegunn / junegunn/fzf.vim

how to install fzf with Packer?

Open
#1,388 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- [y] I have fzf 0.30.0 or above
- [y] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [y] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [y] I have read through the manual page of fzf (`man fzf`)
- [y] I have searched through the existing issues

I am using Packer to manage the nvim plugin. When I use fzf, it does not work properly. It always tells me that fzf#run cannot be found.

`
use { 'junegunn/fzf', run = "fzf#install()" }
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.