ci: LazyVim now requires Neovim >= 0.9.0 (#1751)

This commit is contained in:
ueaner 2023-10-16 16:41:54 +08:00 committed by GitHub
parent 9517e64009
commit f513e1cede
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