We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f70834 commit aa2f982Copy full SHA for aa2f982
.github/workflows/ci.yml
@@ -26,6 +26,7 @@ jobs:
26
uses: kdheepak/panvimdoc@main
27
with:
28
vimdoc: lazy.nvim
29
+ version: "Neovim >= 0.8.0"
30
demojify: true
31
- name: Code Blocks
32
run: sed -i 's/^>$/>lua/' doc/lazy.nvim.txt
0 commit comments