Skip to content

use nvim's internal numbering for tab index #240

use nvim's internal numbering for tab index

use nvim's internal numbering for tab index #240

Workflow file for this run

name: Luacheck
on:
push:
branches: [ "main", "master" ]
pull_request:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/[email protected]