Ryan Zimmerman

Results 6 comments of Ryan Zimmerman

That looks more jittery than it should, for sure, but it looks like you don't have `vim.wo.signcolumn = 'yes'` or `set signcolumn=yes` set; if you don't have that set there...

Thanks! I just followed through the same debugging process, would be awesome if this could be released. Looks like in the project where I was using this I never switched...

I also have this issue, but there is a workaround; if you change section separators to an empty string, you get the message back. ```lua require('lualine').setup { options = {...

> if you change section separators to an empty string, you get the message back. > I have `section_separators = ""` in my config but still I do not get...

I'm having the same issue here, and I want the same thing; in my case I use the space to the left and right of the notch for to list...

This change would directly change default behavior, so this would be a potentially unpleasant surprise for people expecting file names to be preserved! Maybe add this as an option and...