Skip to content

Current treesitter config causes errors and makes it not working #2031

@Jazzcort

Description

@Jazzcort

Before Reporting an Issue

  • I have read the kickstart.nvim README.md.

  • I have read the appropriate plugin's documentation.

  • I have searched that this issue has not been reported before.

  • By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.

Describe the bug

I was syncing my kickstart fork this today and encountered this error after the merge.
Image
I went ahead and found install is actually nil which caused require('nvim-treesitter').install(parsers) to raise an error.
I was using nvim v0.11.0 when I first saw this error and then I updated to v0.12.2 and the error still exist, so I guess the error is from the plugin.

To Reproduce

  1. Simply use nvim with the config of the current main and you will see the error pop up.

Desktop

  • OS: macOS Sequoia 15.7.5
  • Terminal: wezterm

Neovim Version

v0.12.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions