Skip to content

fix(staging): highlight for double-width chars (#27) #49

fix(staging): highlight for double-width chars (#27)

fix(staging): highlight for double-width chars (#27) #49

name: nvim type check
on:
push:
branches: [main]
paths: ["**.lua"]
pull_request:
paths: ["**.lua"]
jobs:
build:
name: nvim type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2