Skip to content

Update list of alternatives #34

Update list of alternatives

Update list of alternatives #34

Workflow file for this run

name: Generate docs
on:
push:
branches: [master]
paths:
- README.md
- .github/workflows/panvimdoc.yml
jobs:
panvimdoc:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: kdheepak/[email protected]
with:
vimdoc: nvimcord
version: NVIM v0.9.0
treesitter: true
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Auto generate docs