Skip to content

Commit

Permalink
ci: corrected Neovim version in panvimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Dec 15, 2022
1 parent 1f70834 commit aa2f982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa2f982

Please sign in to comment.