Closed marcelarie closed 2 years ago
Sorry, I’m not sure what the actual issue is, could you clarify?
No problem. The issue is that the colorcolumn goes on top of some text. For now I only detected it with plain text with not highlight.
recording:
comparison with gruvbox-flat
:
Oh, I see. I’ll do some digging. I don’t use colorcolumn so I’m not sure off the top of my head how to fix it.
Thanks!!
I think it's because I was setting the fg color instead of bg color for ColorColumn
by mistake. @marcelarie could you update and let me know if it's fixed?
you can also remove the vim.cmd
line now, as it's redundant.
Yep now it's fixed!! Thanks!
No problem, glad I could help!
I tried loading the settings before and after the plugin loads with not effect.
Here is the same line with visual lne to highlight the missing text:
My
lighthaus.nvim
setup:On my config I have
vim.wo.colorcolumn = "80"
too.version:
NVIM v0.7.0-dev