Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to work around homebrew on OSX #1617

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Attempt to work around homebrew on OSX #1617

merged 2 commits into from
Jun 6, 2024

Conversation

glacambre
Copy link
Owner

  • firenvim.vim: also handle homebrew installed in /opt/homebrew
  • firenvim.vim: attempt to use nvim in $PATH if found

Closes #1614

According to https://repology.org/project/neovim/versions , most
supported distributions now ship a version of Neovim recent enough to
run Firenvim, so hopefully even outdated versions from distributions
should not cause us problems.

This change is still slightly risky because according to repology still,
Ubuntu 20.04 still ships neovim 0.4.3, which Firenvim might not work
with. According to https://ubuntu.com/about/release-cycle , Ubuntu 20.04
will stop being supported in April 2025, so let's take a gamble and
attempt to solve issues such as #1614.
@glacambre glacambre merged commit e412ab2 into master Jun 6, 2024
17 of 19 checks passed
@glacambre glacambre deleted the #1614 branch June 6, 2024 06:16
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.

Neovim plugin and addon versions do not match
1 participant