Skip to content

Use vim.treesitter.get_parser for nvim-treesitter#4

Open
t4t5 wants to merge 1 commit into
taproot-wizards:mainfrom
t4t5:fix/nvim-treesitter-main-compat
Open

Use vim.treesitter.get_parser for nvim-treesitter#4
t4t5 wants to merge 1 commit into
taproot-wizards:mainfrom
t4t5:fix/nvim-treesitter-main-compat

Conversation

@t4t5
Copy link
Copy Markdown
Contributor

@t4t5 t4t5 commented Apr 30, 2026

The nvim-treesitter plugin has been archived .

Switch to the built-in vim.treesitter.get_parser, which has been stable since Neovim 0.9.

The nvim-treesitter master branch was archived and its main-branch
rewrite no longer exposes `parsers.get_parser`. Switch to the built-in
`vim.treesitter.get_parser`, which has been stable since Neovim 0.9 and
works on both branches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant