not sure why I forgot to update this comment the colors were removed...
a while ago
This commit is contained in:
@@ -77,7 +77,7 @@ do -- statusline
|
||||
"%r", -- readonly flag
|
||||
"%=", -- 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 }), " ",
|
||||
|
||||
"%<", -- we can start truncating here (I want to keep the file name)
|
||||
|
Reference in New Issue
Block a user