Skip to content

fix: Highlight of injected languages should have higher priority #249

fix: Highlight of injected languages should have higher priority

fix: Highlight of injected languages should have higher priority #249

Workflow file for this run

name: Type check
on:
pull_request: ~
push:
branches:
- main
jobs:
build:
name: Type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2