Skip to content

Remove .config/nvim/lua/plugins/mason.nvim.lua #214

Remove .config/nvim/lua/plugins/mason.nvim.lua

Remove .config/nvim/lua/plugins/mason.nvim.lua #214

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 .