not sure why I forgot to update this comment the colors were removed...

a while ago
This commit is contained in:
2025-09-02 11:06:13 -04:00
parent 869859a2ce
commit 86d7f17341

View File

@@ -77,7 +77,7 @@ do -- statusline
"%r", -- readonly flag "%r", -- readonly flag
"%=", -- seperate left and right side "%=", -- seperate left and right side
-- print out the number of lsp clients attached with nice colors :) -- print out the number of lsp clients attached
"λ"..#vim.lsp.get_clients({ bufnr = 0 }), " ", "λ"..#vim.lsp.get_clients({ bufnr = 0 }), " ",
"%<", -- we can start truncating here (I want to keep the file name) "%<", -- we can start truncating here (I want to keep the file name)