Skip to content

update flash.nvim and nvim-tree highlight #76

update flash.nvim and nvim-tree highlight

update flash.nvim and nvim-tree highlight #76

Workflow file for this run

name: Luacheck
on:
push:
branches: ["main"]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck linter
uses: lunarmodules/luacheck@v1