Fix depreciation warning in lualine regarding LSP client name #1

Closed
opened 2024-09-24 10:17:47 +00:00 by weeheavy · 1 comment
Owner

in lua/weeheavy/plugins/lualine.lua, there's a depreciation warning for vim.api.nvim_buf_get_option(0, "filetype")

in lua/weeheavy/plugins/lualine.lua, there's a depreciation warning for `vim.api.nvim_buf_get_option(0, "filetype")`
Author
Owner

Maybe there's even a more elegant way to get a list of active LSP clients. The short form of :LspInfo output.

Maybe there's even a more elegant way to get a list of active LSP clients. The short form of `:LspInfo` output.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: weeheavy/neovim#1
No description provided.