Skip to content

Update .config/nvim/lazy-lock.json #211

Update .config/nvim/lazy-lock.json

Update .config/nvim/lazy-lock.json #211

Workflow file for this run

name: init
on:
- push
jobs:
test:
name: test
runs-on: macos-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- name: Install dotfiles
run: sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply -S .