Skip to content

tools(nix): update flake lock #31

tools(nix): update flake lock

tools(nix): update flake lock #31

Workflow file for this run

name: Help
on:
push:
branches: [main]
jobs:
generate:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: kdheepak/panvimdoc@main
with:
vimdoc: srcerite
toc: false
shiftheadinglevelby: -1
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "docs(vim): auto generate help"