Skip to content

Conversation

@clason
Copy link
Contributor

@clason clason commented Nov 7, 2025

Drop hard nvim-treesitter requirement, but assumes parser and
locals query (using the captures documented here:
https://github.com/nvim-treesitter/nvim-treesitter/blob/main/CONTRIBUTING.md#locals)
is available on runtimepath.

@clason clason force-pushed the fix/treesitter branch 2 times, most recently from 17f5c18 to d740dd7 Compare November 7, 2025 08:56
@clason clason force-pushed the fix/treesitter branch 3 times, most recently from 63a82dc to 0c46abf Compare November 7, 2025 09:37
@clason clason linked an issue Nov 7, 2025 that may be closed by this pull request
@clason
Copy link
Contributor Author

clason commented Nov 7, 2025

clason >> claude 💪

Drop hard nvim-treesitter requirement, but assumes parser and
`locals` query (using the captures documented here:
https://github.com/nvim-treesitter/nvim-treesitter/blob/main/CONTRIBUTING.md#locals)
is available on `runtimepath`.
Copy link
Member

@Conni2461 Conni2461 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love to see that this is now everything possible with neovim itself 👍

@Conni2461 Conni2461 merged commit 0294ae3 into master Nov 7, 2025
12 checks passed
@Conni2461 Conni2461 deleted the fix/treesitter branch November 7, 2025 14:17
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.

Treesitter picker is broken on main branch of nvim-treesitter

3 participants