NvChad / ui

Lightweight & high performance UI plugin for nvchad
GNU General Public License v3.0
298 stars 135 forks source link

Statusline - lsp_msg and lsp icons not showing #327

Closed carried-away closed 3 months ago

carried-away commented 3 months ago

Hello,

After the 2.5 update, the lsp_msg module do not load in statusline

image

I checked the updated UI docs, and I understand where the override is

https://github.com/NvChad/NvChad/blob/6833c60694a626615911e379d201dd723511546d/lua/nvconfig.lua#L22

As I understand it, all of the modules load with default orders

https://github.com/NvChad/ui/blob/v2.5/lua/nvchad/stl/utils.lua#L13

I toggled default and vscode just to make sure it responded to the override in chadrc.lua, and it did. But the LSP modules never load. When I check LSPInfo(), I do see the C lsp client attached. And I do get LSP help in the file.

Is there a way I can check whats going on with the module orders table for statusline?

siduck commented 3 months ago

update neovim to 0.10