mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-18 01:34:32 +02:00
add: config default theme
This commit is contained in:
parent
2751234228
commit
7f1d7df0c8
3 changed files with 13 additions and 5 deletions
|
@ -115,7 +115,7 @@ local branch = {
|
|||
|
||||
local location = {
|
||||
"location",
|
||||
padding = 0,
|
||||
padding = { left = 1 },
|
||||
}
|
||||
|
||||
-- cool function for progress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue