Skip to content

feat(nvim): setup plugins #76

feat(nvim): setup plugins

feat(nvim): setup plugins #76

Workflow file for this run

name: Smoke tests
on: [push]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- name: Execute full install
run: make all