Skip to content

Conversation

@kdave5
Copy link

@kdave5 kdave5 commented Dec 19, 2025

Updated nvim-treesitter config to follow the stable 'master' branch (as opposed to the now default 'main' branch) as a temporary fix.

remove 
lazy-lock.json
changed treesitter to master for temp fix
@bewuethr
Copy link

There's also #1657 with all the changes to accommodate main.

'nvim-treesitter/nvim-treesitter',
branch = "master",
build = ':TSUpdate',
main = 'nvim-treesitter.configs', -- Sets main module to use for opts

Choose a reason for hiding this comment

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

You just need to change .configs to .config on line 945 per this issue: #1771

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.

3 participants