mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
add: update lueline theme
This commit is contained in:
parent
7f1637b6e8
commit
76b8b56b5c
3 changed files with 3 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue