mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 01:38:47 +02:00
update style
This commit is contained in:
parent
84055f2ebe
commit
c1f16ee01e
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,8 @@ local diff = {
|
|||
local mode = {
|
||||
"mode",
|
||||
fmt = function(str)
|
||||
return "-- " .. str .. " --"
|
||||
-- return " " .. str
|
||||
return " " .. str
|
||||
end,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue