Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
Merged
Prev Previous commit
Next Next commit
.
  • Loading branch information
s1n7ax committed Nov 10, 2023
commit 6c46413dfe732810e73cfafc0d67e3c9c344545d
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ jobs:
- name: panvimdoc
uses: kdheepak/panvimdoc@main
with:
vimdoc: "nvim-java-core"
version: "Neovim >= 0.9.4"
demojify: true
treesitter: true
shiftheadinglevelby: 0
shiftheadinglevelby: 1
incrementheadinglevelby: 1

- name: Create Pull Request
Expand Down