mirror of https://github.com/folke/lazy.nvim.git
ci: corrected Neovim version in panvimdoc
This commit is contained in:
parent
1f70834e1c
commit
aa2f982d22
|
@ -26,6 +26,7 @@ jobs:
|
|||
uses: kdheepak/panvimdoc@main
|
||||
with:
|
||||
vimdoc: lazy.nvim
|
||||
version: "Neovim >= 0.8.0"
|
||||
demojify: true
|
||||
- name: Code Blocks
|
||||
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt
|
||||
|
|
Loading…
Reference in New Issue