Open mr-scrpt opened 12 months ago
Required changes documented here: https://github.com/JoosepAlviste/nvim-ts-context-commentstring/issues/82
Added a link to the breaking changes issue to the deprecation message: https://github.com/JoosepAlviste/nvim-ts-context-commentstring/commit/1277b4a1f451b0f18c0790e1a7f12e1e5fdebfee
Hopefully that makes it easier to find the migration guide.
PS: Thanks @thelazyoxymoron for providing the link 🙏
Minimal reproducible full config
Description
I updated all the nvim modules today and started getting this error
Steps to reproduce
I just run nvim and open any file.
Expected behavior
Just work
Actual behavior
not work
Additional context
No response