Skip to content

feat(toc): add config for enabling synchronized cursorline in toc window #97

feat(toc): add config for enabling synchronized cursorline in toc window

feat(toc): add config for enabling synchronized cursorline in toc window #97

Workflow file for this run

name: Linter
on: [push, pull_request_target]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nebularg/actions-luacheck@v1
with:
files: 'lua'