Karl Liang

Results 15 comments of Karl Liang

I'm looking for some `nvim` plugins that implement the vertical buffer list and this [ticket](https://github.com/willothy/nvim-cokeline/issues/4) leads me here. I'd like to share another use case like mine. I'm working on...

Same problem as yours.

Commit is uploaded Please help to review. Thanks!

> I also managed to reproduce this with a custom component, but it's not consistent unfortunately. I'm unsure what exactly causes it. > > Update: I've found out that this...

Once I remove lsp-status, it would be back to normal ```diff @@ -34,7 +34,7 @@ return { -- Status line (button) lualine_a = { 'mode' }, lualine_b = { 'branch',...