Skip to content

[BUG] lib.treesitter.parse_positions causes crash in nvim 0.11.0 nightly #162

[BUG] lib.treesitter.parse_positions causes crash in nvim 0.11.0 nightly

[BUG] lib.treesitter.parse_positions causes crash in nvim 0.11.0 nightly #162

Workflow file for this run

name: Add issues to tracking project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/nvim-neotest/projects/1
github-token: ${{ secrets.GITHUB_TOKEN }}