Skip to content

🐛 Fix the fzf configuration#780

Open
purinkle wants to merge 1 commit intomainfrom
fix-fzf-installation-path
Open

🐛 Fix the fzf configuration#780
purinkle wants to merge 1 commit intomainfrom
fix-fzf-installation-path

Conversation

@purinkle
Copy link
Contributor

Check if fzf is in PATH before falling back to the vim-plug installation location at ~/.fzf/bin/fzf. This removes the assumption that fzf is installed via Homebrew.

Closes #779

Check if `fzf` is in PATH before falling back to the vim-plug
installation location at `~/.fzf/bin/fzf`. This removes the assumption
that `fzf` is installed via Homebrew.

Closes #779
@purinkle
Copy link
Contributor Author

@dcalhoun, what do you think?

Copy link

@dcalhoun dcalhoun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@purinkle looks good. Addresses the reported error from my testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error from conflicting fzf installation presumptions

2 participants