You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated all the nvim modules today and started getting this error
context_commentstring nvim-treesitter module is deprecated, use require('ts_context_commentstring').setup {} and set vim.g.skip_ts_context_commentstring_module = true to speed up loading instead.
This feature will be removed in ts_context_commentstring version in the future
Steps to reproduce
I just run nvim and open any file.
Expected behavior
Just work
Actual behavior
not work
Additional context
No response
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: