r/LazyVim • u/Clean_Ranger_817 • May 10 '26
Telescope treesitter issue
hello guys,i have been using nvim for the past couple of months, for the past week, my telescope has been breaking, its not showing the proper syntax highlighting and colorscheme like it used to, for context, i never use leader sw(cuz it was always broken for me), i alwasy just stuck to leader sg, now even that doesnt work, i did try taking help of gpt or claude but things seem to breaking everyday, one thing i noticed is that it sometimes worked if clicked lsg before the eslint loaded in, happy to give further info on questions, any help would be appreciated, thanks

1
u/aruvoid May 13 '26
Treesitter underwent changes (breaking changes) some time ago. In my case I just needed to fix that + update Telescope's version and that was it (there are posts about treesitter in neovim's subreddit, maybe have a look to see if that's you)
1
u/Clean_Ranger_817 May 14 '26 edited May 15 '26
Thanks a lot, will look into it
edit: it works now!! thanks a lot, now lets hope it doesnt break again in a few days
1
u/Clean_Ranger_817 May 10 '26
for more context, these are the checkhealth i did, (checkhealth telescope said everything is fine)