add: update lueline theme

This commit is contained in:
asep.komarudin 2024-05-23 21:02:23 +07:00
parent 7f1637b6e8
commit 76b8b56b5c
3 changed files with 3 additions and 3 deletions

View file

@ -148,7 +148,7 @@ return {
mode_parallelogram = {
"mode",
padding = 1,
separator = { left = " ", right = "" },
separator = { left = " ", right = "" },
fmt = function(str)
return icons.ui.Neovim .. " " .. str
end,