Skip to content

fix: nvim_lsp not being registered as cmp source #25

fix: nvim_lsp not being registered as cmp source

fix: nvim_lsp not being registered as cmp source #25

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