Closed massimiliano-della-rovere closed 11 months ago
emmm lualine winbar run after lspsag winbar load, some event triggered then override. winbar plugin just use one ? disable one of them.
emmm lualine winbar run after lspsag winbar load, some event triggered then override. winbar plugin just use one ? disable one of them.
sorry, I didn't understand what to do.
i mean just use one. or disable lualine winbar in lspattach.
Thanks
Il giorno gio 23 nov 2023 alle ore 13:02 Raphael @.***> ha scritto:
i mean just use one. or disable lualine winbar in lspattach.
— Reply to this email directly, view it on GitHub https://github.com/nvimdev/lspsaga.nvim/issues/1354#issuecomment-1824314316, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHGPTKVKVTRSHFMWL7VYSDYF43NFAVCNFSM6AAAAAA7XTXJC6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRUGMYTIMZRGY . You are receiving this because you authored the thread.Message ID: @.***>
Describe the bug
Self Checks
How to reproduce the problem
Install LSP Saga, see https://nvimdev.github.io/lspsaga/ In LSP Saga configuration, activate the breadcrumb module, I used the "Use event = 'LspAttach' (need latest lazy.nvim 2023-July-9)" method. Activate both tabline, winbar and inactive_winbar.
Actual behaviour
The LSP Saga breadcrumbs line is overwritten by the Lualine winbar.
Steps to reproduce
Minimal config to reproduce the issue
Expected behaviour
The LSP Saga breadcrumbs to appear after the Lualine tabline and winbar.
Neovim version (nvim -v)
v0.10.0-dev
lspsaga commit
d3dfaea
lualine commit
2248ef2
Terminal name/version
xfce4-terminal 0.8.10
see
https://github.com/nvim-lualine/lualine.nvim/issues/1155