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

docs: require nvim 0.8+ in readme #782

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

Cnly
Copy link
Contributor

@Cnly Cnly commented Apr 4, 2023

vim.fs used in

local paths = vim.fs.find('.git', {
was added in nvim 0.8.0 (https://github.com/neovim/neovim/releases/tag/v0.8.0), but the current readme still states nvim >= 0.7.0 is required.

I saw that 0.7.x has been dropped in CI (https://github.com/lewis6991/gitsigns.nvim/blob/main/.github/workflows/ci.yml), so this PR updates the readme to require 0.8.

@lewis6991 lewis6991 merged commit 372d5cb into lewis6991:main Apr 4, 2023
@Cnly Cnly deleted the patch-1 branch April 4, 2023 07:32
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.

2 participants