Skip to content

refactor(nvim): make statusline buffer-aware for floating window support #1040

refactor(nvim): make statusline buffer-aware for floating window support

refactor(nvim): make statusline buffer-aware for floating window support #1040

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