mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-07 19:34:30 +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
|
uses: kdheepak/panvimdoc@main
|
||||||
with:
|
with:
|
||||||
vimdoc: LazyVim
|
vimdoc: LazyVim
|
||||||
version: "Neovim >= 0.8.0"
|
version: "Neovim >= 0.9.0"
|
||||||
demojify: true
|
demojify: true
|
||||||
treesitter: true
|
treesitter: true
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue