Skip to content

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