ci: LazyVim now requires Neovim >= 0.9.0

This commit is contained in:
ueaner 2023-10-16 16:01:59 +08:00 committed by GitHub
parent 152e1c6692
commit b59714a9cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ jobs:
uses: kdheepak/panvimdoc@main
with:
vimdoc: LazyVim
version: "Neovim >= 0.8.0"
version: "Neovim >= 0.9.0"
demojify: true
treesitter: true
- name: Push changes