File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 22 push :
33 branches :
44 - main
5+
56name : docs
67
8+ permissions :
9+ pull-requests : write
10+ contents : write
11+
712jobs :
813 docs :
914 runs-on : ubuntu-latest
1015 steps :
11- - uses : actions/checkout@v3
16+ - uses : actions/checkout@v4
17+
1218 - name : panvimdoc
1319 uses : kdheepak/panvimdoc@main
1420 with :
15- vimdoc : my-template-docs
16- version : " Neovim >= 0.8.0"
21+ vimdoc : " nvim-java-core"
22+ dedupsubheadings : false
23+ version : " Neovim >= 0.9.4"
1724 demojify : true
18- treesitter : true
1925
2026 - name : Create Pull Request
2127 uses : peter-evans/create-pull-request@v5
2228 with :
23- commit-message : " chore(doc): auto-generate vimdoc "
29+ base : " main "
Original file line number Diff line number Diff line change 1- # : construction : nvim-java (WIP)
1+ # nvim-java-core
22
33![ Neovim] ( https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white )
44![ Lua] ( https://img.shields.io/badge/lua-%232C2D72.svg?style=for-the-badge&logo=lua&logoColor=white )
You can’t perform that action at this time.
0 commit comments