Skip to content

Neovim now needs to be pulled from appimage #200

Neovim now needs to be pulled from appimage

Neovim now needs to be pulled from appimage #200

Workflow file for this run

name: Lint Neovim
on: [push, pull_request]
jobs:
Lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v0