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 was trying to setup this plugin with gitsigns, but i noticed that whenever i try to create a sign segment i get the following error:
.../.local/share/nvim/lazy/statuscol.nvim/lua/statuscol.lua:262: in function <.../.local/share/nvim/lazy/statuscol.nvim/lua/statuscol.lua:234>
E15: Invalid expression: "v:lua.require('statuscol').get_statuscol_string()"
The plugins works fine when there are no sign segments though
Thanks for the kind words and sorry for the late response. I'm not sure what could cause this error and I'm not able to reproduce this issue. Were you able to fix this or can you provide more information?
I was trying to setup this plugin with gitsigns, but i noticed that whenever i try to create a sign segment i get the following error:
The plugins works fine when there are no sign segments though
Here is a minimal config to reproduce this:
And here are some infos about my nvim
I tried debuging it, but couldnt figure out whats going on.
Thanks for the plugin btw, it really makes setting up a custom statuscolumn much simpler!
The text was updated successfully, but these errors were encountered: