Skip to content

refactor: code for indentation textobj #40

refactor: code for indentation textobj

refactor: code for indentation textobj #40

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