Upgrade to 25.05

This commit is contained in:
Geoffrey Frogeye 2025-05-19 22:59:22 +02:00
parent 65817f4e70
commit 05f820ed4c
11 changed files with 214 additions and 277 deletions

View file

@ -155,7 +155,8 @@ in
lualine_x =
[
(
(nv.listToUnkeyedAttrs [ ''(next(vim.lsp.buf_get_clients()) == nil) and "󰒲 " or ""'' ])
(nv.listToUnkeyedAttrs [ ''(next(vim.lsp.get_clients()) == nil) and "󰒲 " or ""'' ])
# TODO Not working (changed from vim.lsp.buf_get_clients())
// {
separator = {
left = "";