Skip to content

refactor: adapt to nvim 0.11.x deprecating vim.fn.termopen() #1185

refactor: adapt to nvim 0.11.x deprecating vim.fn.termopen()

refactor: adapt to nvim 0.11.x deprecating vim.fn.termopen() #1185

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.2.2
- uses: stevearc/nvim-typecheck-action@v2
with:
path: lua
level: Information
libraries:
# space separated
https://github.com/nvim-lua/plenary.nvim