mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-31 16:14:46 +02:00
ci: LazyVim now requires Neovim >= 0.9.0 (#1751)
This commit is contained in:
parent
9517e64009
commit
f513e1cede
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue