Skip to content

fix(nvim): add cmd specifier to codediff for proper lazy-loading #1031

fix(nvim): add cmd specifier to codediff for proper lazy-loading

fix(nvim): add cmd specifier to codediff for proper lazy-loading #1031

Workflow file for this run

name: backup
on: push
jobs:
backup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
with:
fetch-depth: "0"
- uses: ruicsh/backup-action@main
with:
bitbucket_token: ${{ secrets.BITBUCKET_TOKEN }}
target_repo: ruicsh/nvim-config